Tomas Votruba
|
228e63ca2e
|
Updated Rector to commit 001fb3fe9252b8f03705caf5bd288a513834a8a8
001fb3fe92 [CodingStyle] Split SplitGroupedConstantsAndPropertiesRector to SplitGroupedClassConstantsRector and SplitGroupedPropertiesRector (#3158)
|
2022-12-05 15:46:09 +00:00 |
|
Tomas Votruba
|
82eda1fecd
|
Updated Rector to commit d670b4e50deb738f15d77c6a4f7fe773791c871f
d670b4e50d [docs] cleanup, add links to the official docs
|
2022-12-03 11:10:19 +00:00 |
|
Tomas Votruba
|
70b85c0532
|
Updated Rector to commit 36e9b6cf74173091196fd91c858f663e65bb9af1
36e9b6cf74 [build] remove docs from remote, to allow updates
|
2022-11-30 12:08:14 +00:00 |
|
Tomas Votruba
|
b84808cfa7
|
Updated Rector to commit 7a65218f2442c2ad4e6d7ecbc55560408522fe08
7a65218f24 Remove auto import on changed files only to avoid too detailed setup and making ambiguous code (#3132)
|
2022-11-30 07:38:26 +00:00 |
|
Tomas Votruba
|
782f920c5f
|
Updated Rector to commit 3f2a16a0166d301162482c91d2ead5e9125c0d14
3f2a16a016 [Php80] Make configurable INLINE_PUBLIC on ClassPropertyAssignToConstructorPromotionRector (#3126)
|
2022-11-29 15:48:49 +00:00 |
|
Tomas Votruba
|
d192e83312
|
Updated Rector to commit 325387738852fd1be30b8918910b049967a368e2
3253877388 [TypeDeclaration] Remove and disable breaking ReturnTypeDeclarationRector, use split rules instead (#3120)
|
2022-11-28 12:49:02 +00:00 |
|
Tomas Votruba
|
d27ad935cb
|
Updated Rector to commit 83b13f530c9612a65ff921c994e7fa0cd29a21bf
83b13f530c Remove deprecated ParamTypeDeclarationRector, that treated docs as strict types to keep type declaration set reliable (#3111)
|
2022-11-27 23:28:48 +00:00 |
|
Tomas Votruba
|
997c77c140
|
Updated Rector to commit 0d8c29645d2beaf5e0c1b96215628e5bae16c7f5
0d8c29645d [TypeDeclaration] Decouple AddParamTypeFromPropertyTypeRector (#3109)
|
2022-11-27 23:03:34 +00:00 |
|
Tomas Votruba
|
f0d81253f6
|
Updated Rector to commit 10c76b3d85cc21a8834cd8952ff47a6bbcbf5915
10c76b3d85 [TypeDeclaration] Add AddParamTypeSplFixedArrayRector (#3105)
|
2022-11-27 21:07:35 +00:00 |
|
Tomas Votruba
|
b492db7306
|
Updated Rector to commit 48febdb978201ffdd2d62ccb970ede09c3160134
48febdb978 [TypeDeclaration] Add AddParamTypeBasedOnPHPUnitDataProviderRector + remove too narrow KnownArrayParamTypeInferer (#3104)
|
2022-11-27 17:56:33 +00:00 |
|
Tomas Votruba
|
05578e7653
|
Updated Rector to commit f37a6eb0de44306065b24137a7922190622f5ccc
f37a6eb0de Add ClassOnThisVariableObjectRector to rules docs (#3096)
|
2022-11-26 10:04:16 +00:00 |
|
Tomas Votruba
|
4c8be8a104
|
Updated Rector to commit 07941b8f3dd7151db77df19243aed5c03a64cf63
07941b8f3d [SimplifyEmptyCheckOnEmptyArrayRector] Add new rule #7485 (#3069)
|
2022-11-16 15:33:33 +00:00 |
|
Tomas Votruba
|
cf32f86c20
|
Updated Rector to commit 419c4f8e5268854e234b14e62dfc2d90d904951b
419c4f8e52 [automated] Re-Generate Nodes/Rectors Documentation (#3059)
|
2022-11-13 00:36:04 +00:00 |
|
Tomas Votruba
|
1724f088d6
|
Updated Rector to commit 6902b17851f2b7172c0351e72cd1d4263684818f
6902b17851 InlineConstructorDefaultToPropertyRector fix code example (#7465) (#3028)
|
2022-11-02 00:04:20 +00:00 |
|
Tomas Votruba
|
6afda57164
|
Updated Rector to commit 9e4a9c0c25fbbd630cac07c9dab074f8dc9c54b8
9e4a9c0c25 [CodeQuality] Add TernaryEmptyArrayArrayDimFetchToCoalesceRector (#3027)
|
2022-11-01 19:57:56 +00:00 |
|
Tomas Votruba
|
ee8ab57a67
|
Updated Rector to commit f4f758c7431f66bc97a019eb53055d05c15705c6
f4f758c743 Fix missing extra import on NestedAnnotationToAttributeRector (#2989)
|
2022-10-15 22:31:48 +00:00 |
|
Tomas Votruba
|
de1025734c
|
Updated Rector to commit 4f8a0ad5194898f6947276b308c53e391cf524ac
4f8a0ad519 Add new rule to simplify a last useless variable assignment. (#2963)
|
2022-10-15 15:39:52 +00:00 |
|
Tomas Votruba
|
25d0f35ef8
|
Updated Rector to commit 1bf154701ccf924896e9a318947d731ea865d273
1bf154701c Improve docs on auto import short classes (#2983)
|
2022-10-13 23:39:22 +00:00 |
|
Tomas Votruba
|
0c28bef447
|
Updated Rector to commit 643c444d936e692a8a0224b7e7c81a74be40d398
643c444d93 [automated] Re-Generate Nodes/Rectors Documentation (#2956)
|
2022-09-25 00:37:30 +00:00 |
|
Tomas Votruba
|
19672d6690
|
Updated Rector to commit 5f05178587b69ffcd530f1096bd5ed64ca8398d8
5f05178587 [automated] Re-Generate Nodes/Rectors Documentation (#2934)
|
2022-09-18 00:40:19 +00:00 |
|
Tomas Votruba
|
429fb126bc
|
Updated Rector to commit 76ee84cedfe4dedd612ee3c478d9ece4191a01cb
76ee84cedf CI-docs: Apply TitleCase Consistently, add to Root README, Test link lower as well (#2907)
|
2022-09-04 19:04:24 +00:00 |
|
Tomas Votruba
|
7030aef611
|
Updated Rector to commit 87d8ac84d83e29f2d1d7479cdde69272bdf8a9e9
87d8ac84d8 Explain how to persist Rector caches between CI runs (#2906)
|
2022-09-04 15:50:34 +00:00 |
|
Tomas Votruba
|
62e856362b
|
Updated Rector to commit a39844ee53169fb0b6d1184672eeb1869a541dd2
a39844ee53 [misc] Add Expr type to value resolver, remove RemoveFuncCallRector as niche feature, cleanup ClassManipulator from unused methods (#2900)
|
2022-09-03 08:03:15 +00:00 |
|
Tomas Votruba
|
c152c5642c
|
Updated Rector to commit 6db4c0e0ae74867ec12b2a4fa7cf934a4a60a742
6db4c0e0ae [Php74] Add ParenthesizeNestedTernaryRector (#2859)
|
2022-08-31 07:08:44 +00:00 |
|
Tomas Votruba
|
1c52f96f29
|
cleanup
|
2022-08-30 02:18:14 +02:00 |
|
Tomas Votruba
|
785f5e3b06
|
Updated Rector to commit 74f6b181e82f191c1e471d446a029a06dff16619
74f6b181e8 [DX] Remove upgrade RectorConfig set, as last 2 version use only PHP (#2852)
|
2022-08-29 21:45:23 +00:00 |
|
Tomas Votruba
|
d29663ff64
|
Updated Rector to commit ad7cdc74eeb9379091e99bda90e95f1166c81147
ad7cdc74ee [docs] cleanup file processors, only internal logic, to keep PHP scope more narrow (#2850)
|
2022-08-29 18:23:56 +00:00 |
|
Tomas Votruba
|
3ad817dad5
|
Updated Rector to commit a6dfb049d7100c6bb5aa93735199f8434381d210
a6dfb049d7 [DX] Make generator only part of core (#2849)
|
2022-08-29 18:19:15 +00:00 |
|
Tomas Votruba
|
28e29c8294
|
Updated Rector to commit 58a577c5b3d34cc70ba6ea713e7a6c7bbe66354e
58a577c5b3 [automated] Re-Generate Nodes/Rectors Documentation (#2845)
|
2022-08-28 00:39:05 +00:00 |
|
Tomas Votruba
|
acdbc7be1b
|
Updated Rector to commit 041f41fd4e1d58ffb45d10e2348e62014ce9c0da
041f41fd4e [docs] Remove post Rectors from generated docs (#2833)
|
2022-08-24 10:32:35 +00:00 |
|
Tomas Votruba
|
87509424bf
|
Updated Rector to commit debe56260b932715c63eacc73c5495c276784a1c
debe56260b simplify rule docs config
|
2022-08-24 08:53:31 +00:00 |
|
Tomas Votruba
|
0e5ee3dc93
|
Updated Rector to commit 6c8c40bb746ce70ab8faa7e80ae088edaba771e7
6c8c40bb74 [DeadCode] Merge RemoveDeadConstructorRector, to RemoveEmptyClassMethodRector with same behavior (#2829)
|
2022-08-24 08:43:17 +00:00 |
|
Tomas Votruba
|
ac412ec638
|
Updated Rector to commit 9018492c75866aacc5a71329f921312d31772987
9018492c75 [CodeQuality] Remove SimplifyIfIssetToNullCoalescingRector, as overly complex and should be handled by manual context (#2828)
|
2022-08-24 08:28:31 +00:00 |
|
Tomas Votruba
|
1db8339e7c
|
Updated Rector to commit 6306f9e8ecd8e367e7220b02a6613461a34dcc8a
6306f9e8ec [EarlyReturn] Skip ChangeAndIfToEarlyReturnRector in case of simple scalar return (#2826)
|
2022-08-24 08:11:57 +00:00 |
|
Tomas Votruba
|
a6caca2961
|
Updated Rector to commit 6df313efe5709797e53fe50275da97341ed79295
6df313efe5 [automated] Re-Generate Nodes/Rectors Documentation (#2812)
|
2022-08-21 00:33:55 +00:00 |
|
Tomas Votruba
|
100b519996
|
Updated Rector to commit 67b0d0be7189576af6b74ade6011bdad6a230cb0
67b0d0be71 Fixes Typo in how_to_add_test_for_rector_rule.md (#2788)
|
2022-08-19 06:45:19 +00:00 |
|
Tomas Votruba
|
0e37f464e0
|
Updated Rector to commit 526091f416e0d9307b5fe1a5977397dc8dfce244
526091f416 [Php71] Code Sample fix on CountOnNullRector (#2761)
|
2022-08-13 15:42:56 +00:00 |
|
Tomas Votruba
|
a67329d33a
|
Updated Rector to commit 3c88742dd13d49ba51c84817d746a9e2b59500e9
3c88742dd1 [CodeQuality][Up_TO_PHP_81] Handle crash indentation on combination LevelSetList::UP_TO_PHP_81 with SetList::CODE_QUALITY (#2760)
|
2022-08-13 13:45:27 +00:00 |
|
Tomas Votruba
|
f6f9dadfe8
|
Updated Rector to commit 2667f35cc72a6f7da454635a24bdc3ede61082ae
2667f35cc7 Improve ReturnTypeWillChangeRector to handle any method of defined type; move PhpDocFromTypeDeclarationDecorator to Downgrade rules (#2754)
|
2022-08-11 15:03:59 +00:00 |
|
Tomas Votruba
|
ba5b70ed30
|
Updated Rector to commit ff1ba898a37496e467c64dc6428d0de8f097ef58
ff1ba898a3 [automated] Re-Generate Nodes/Rectors Documentation (#2724)
|
2022-07-31 00:37:06 +00:00 |
|
Tomas Votruba
|
a6d8dc9700
|
Updated Rector to commit 34cdbb73b4ba988dc143cc70eec766efa81f3345
34cdbb73b4 [Doc] Add documentation for parallel troubleshooting (#2722)
|
2022-07-30 05:43:06 +00:00 |
|
Tomas Votruba
|
317c26e88c
|
Updated Rector to commit bd4a7327a566b028c47dfeaa4a88fd153a20bde9
bd4a7327a5 doc: fix visibility should not change (#2711)
|
2022-07-25 20:31:54 +00:00 |
|
Tomas Votruba
|
8e5d4128e7
|
Updated Rector to commit b047c81634f8325b94d6e5b39fae6a599f65bca8
b047c81634 [automated] Re-Generate Nodes/Rectors Documentation (#2706)
|
2022-07-24 00:40:22 +00:00 |
|
Tomas Votruba
|
e67795209e
|
Updated Rector to commit f74bdede72ab3a95dfa5f8670b369c2d4cd2e4db
f74bdede72 [CodingStyle] Deprecate PHPStormVarAnnotationRector, rather tokens responsibility (#2677)
|
2022-07-18 15:33:08 +00:00 |
|
Tomas Votruba
|
9d2c3a2853
|
Updated Rector to commit ae7648ed92396d39b4d364328312250b2c66f40e
ae7648ed92 [CodingStyle] Add StaticClosureRector (#2658)
|
2022-07-13 20:35:23 +00:00 |
|
Tomas Votruba
|
8b3c974a42
|
Updated Rector to commit fba410bf6ed6da0657cb8ec939a22ad3988fc4ad
fba410bf6e [StrictTypes] Add MethodCall/StaticCall to ExclusiveNativeCallLikeReturnMatcher (#2646)
|
2022-07-09 14:14:37 +00:00 |
|
Tomas Votruba
|
81662109e0
|
Updated Rector to commit 649e5119376355e4d009f5db569b3785d10aaa37
649e511937 [TypeDeclaration] Add TypedPropertyFromStrictSetUpRector (#2636)
|
2022-07-06 11:56:20 +00:00 |
|
Tomas Votruba
|
b050f5de99
|
Updated Rector to commit a70d0e5518260479d055a0d5a90e28e43cad58f7
a70d0e5518 [Php54] Rename ArrayToShortArrayRector to LongArrayToShortArrayRector (#2628)
|
2022-07-03 23:03:40 +00:00 |
|
Tomas Votruba
|
68e1f45251
|
Updated Rector to commit 4d01db5c10372f2a0a7cf63ec51fa7e2913ee2a3
4d01db5c10 [DX] Improve direct return of Stmt arrays in Rector rules, remove NodesToAddCollector from AbstractRector (#2623)
|
2022-07-03 21:09:19 +00:00 |
|
Tomas Votruba
|
b682e0bcdf
|
Updated Rector to commit 646d1888a42854bfa2af3b7537b0e1efbeccaf0a
646d1888a4 [Transform] Remove CallableInMethodCallToVariableRector as very narrow use case and sensitive to wrong change (#2625)
|
2022-07-03 20:35:15 +00:00 |
|