rector/rules
Tomas Votruba 49fc61c1ff
Bump to Symplify 11 (#2489)
* Bump to Symplify 11

* remove ContainerConfigurator from prefixed classes

* static fixes
2022-06-14 01:03:30 +02:00
..
Arguments Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00:00
CodeQuality Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
CodingStyle Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
Compatibility
Composer
DeadCode [DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#2476) 2022-06-11 14:14:26 +02:00
DependencyInjection Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00:00
DogFood [DX] Various config merge, improve RectorConfig methods (#2371) 2022-05-27 15:30:05 +02:00
DowngradePhp53/Rector/Dir
DowngradePhp54/Rector Add Scope refresh for changed or new nodes (#2292) 2022-05-12 08:33:27 +02:00
DowngradePhp55/Rector Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
DowngradePhp56 [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450) 2022-06-07 14:47:02 +02:00
DowngradePhp70 use changelog annotations to display useful into under the change 2022-05-12 21:07:36 +02:00
DowngradePhp71/Rector Add Scope refresh for changed or new nodes (#2292) 2022-05-12 08:33:27 +02:00
DowngradePhp72 Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
DowngradePhp73 use changelog annotations to display useful into under the change 2022-05-12 21:07:36 +02:00
DowngradePhp74/Rector Use php-parser to work with literal _ number separator (#2321) 2022-05-31 21:09:06 +00:00
DowngradePhp80 Bump to Symplify 11 (#2489) 2022-06-14 01:03:30 +02:00
DowngradePhp81 [Downgrade] Separate multi level dependency in DowngradeArraySpreadRector (#2298) 2022-05-12 08:50:48 +00:00
DowngradePhp82/Rector/Class_ [Downgrade] Add class method param to DowngradeEnumToConstantListClassRector (#2417) 2022-06-02 15:08:06 +02:00
EarlyReturn Clean PHPStan errors (#2475) 2022-06-10 14:43:16 +00:00
MysqlToMysqli/Rector [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
Naming [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450) 2022-06-07 14:47:02 +02:00
Php52/Rector [Php52] Ensure return $node only when node changed on ContinueToBreakInSwitchRector (#2283) 2022-05-11 07:07:42 +00:00
Php53/Rector
Php54/Rector
Php55 [Php55] Handle crash on concat variable single quote on PregReplaceEModifierRector (#2483) 2022-06-13 08:53:39 +02:00
Php56 use changelog annotations to display useful into under the change 2022-05-12 21:07:36 +02:00
Php70 [Php70] Handle crash on EregToPregMatchRector (#2460) 2022-06-09 11:41:42 +02:00
Php71 Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00:00
Php72 [Php55] Handle crash on concat variable single quote on PregReplaceEModifierRector (#2483) 2022-06-13 08:53:39 +02:00
Php73 [DeadCode][Php73] Ensure return $node only when changed on RemoveDuplicatedCaseInSwitchRector+RegexDashEscapeRector (#2462) 2022-06-09 12:04:36 +02:00
Php74 [Php74] Remove ReservedFnFunctionRector (#2447) 2022-06-07 08:34:00 +02:00
Php80 [PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444) 2022-06-06 15:48:45 +00:00
Php81 fix casing of enums 2022-06-13 11:04:14 +02:00
Php82/Rector/Class_ [PHP 8.2] Skip readonly class on property without type in ReadOnlyClassRector (#2398) 2022-05-31 11:35:03 +00:00
Privatization [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322) 2022-05-31 23:20:12 +02:00
PSR4 [PSR4] Handle invalid missing ; on NormalizeNamespaceByPSR4ComposerAutoloadRector with GroupUse (#2485) 2022-06-13 13:47:04 +02:00
Removing [DeadCode] Skip has return reassign Coalesce Op on RemoveUnusedPrivatePropertyRector (#2477) 2022-06-11 15:58:17 +02:00
RemovingStatic/Rector/ClassMethod [Core] Use ReflectionResolver to get ClassReflection when possible (#2226) 2022-05-04 17:37:56 +07:00
Renaming [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450) 2022-06-07 14:47:02 +02:00
Restoration
Strict
Transform [Transform] Skip different method on CallableInMethodCallToVariableRector (#2395) 2022-05-30 16:06:38 +02:00
TypeDeclaration [TypeDeclaration] Skip generic on ReturnTypeDeclarationRector (#2469) 2022-06-11 13:54:48 +02:00
Visibility Use refactorWithScope() in MakeInheritedMethodVisibilitySameAsParentRector (#2236) 2022-05-05 19:36:21 +02:00