rector/rules-tests
2021-06-17 17:52:59 +02:00
..
Arguments/Rector PHPStan updated and static fixes (#192) 2021-06-10 10:33:49 +00:00
Autodiscovery/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
Carbon/Rector/MethodCall Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
CodeQuality/Rector [CodeQuality] Mirror comment on SimplifyIfElseToTernaryRector (#103) 2021-05-25 18:28:09 +02:00
CodeQualityStrict/Rector [CodeQualityStrict] Skip non native function on MoveVariableDeclarationNearReferenceRector (#119) 2021-05-28 16:35:17 +02:00
CodingStyle/Rector [CodingStyle] Fix newline before new assign set (#220) 2021-06-14 16:02:26 +02:00
Composer/Rector [TASK] Add RenamePackageComposerRector (#27) 2021-05-13 02:22:27 +02:00
DeadCode/Rector [DeadCode] Prevent RemoveUnusedAssignVariableRector removing variables used in compact() (#238) 2021-06-17 17:49:34 +02:00
Defluent unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
DependencyInjection/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
DowngradePhp53/Rector/Dir/DirConstToFileConstRector [PHP 5.3] Add DirConstToFileConstRector (#6363) 2021-05-05 21:56:59 +00:00
DowngradePhp70/Rector [DowngradePhp70] Handle DowngradeScalarTypeDeclarationRector on Closure (#102) 2021-05-25 18:28:39 +02:00
DowngradePhp71/Rector [CodingStyle] Add CallUserFuncToMethodCallRector (#6328) 2021-05-04 14:59:15 +00:00
DowngradePhp72/Rector [Core] Add ExternalFullyQualifiedAnalyzer to check external FullyQualified extends/interface/traits (#164) 2021-06-08 14:48:30 +02:00
DowngradePhp73/Rector [Downgrade PHP 7.3] Add DowngradeIsCountableRector (#128) 2021-05-31 11:23:33 +02:00
DowngradePhp74/Rector Fix property downgrade with nullable, run property promotion on any PHP (#24) 2021-05-12 10:58:00 +00:00
DowngradePhp80/Rector [DowngradePhp80] Allow func call as well for DowngradeClassOnObjectToGetClassRector (#198) 2021-06-10 15:03:05 +00:00
EarlyReturn/Rector [EarlyReturn] Handle mirror comments before elseif on RemoveAlwaysElseRector (#234) 2021-06-16 19:37:24 +02:00
Generics/Rector/Class_/GenericsPHPStormMethodAnnotationRector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
LeagueEvent/Rector/MethodCall/DispatchStringToObjectRector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
MockeryToProphecy/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
MysqlToMysqli Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Naming [Naming] Keep underscore in RenameForeachValueVariableToMatchExprVariableRector (#236) 2021-06-17 11:37:04 +02:00
Order [PHP 7.4] Use typed properties in tests (#20) 2021-05-11 19:27:47 +02:00
Php52/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Php53/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Php54/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Php55/Rector make test unicode independent 2021-05-04 20:40:00 +02:00
Php56/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Php70 [PHP 7.4] Use typed properties in tests (#20) 2021-05-11 19:27:47 +02:00
Php71/Rector [Php71] Skip interface type on RemoveExtraParametersRector (#237) 2021-06-17 17:52:59 +02:00
Php72/Rector make test unicode independent 2021-05-04 20:40:00 +02:00
Php73/Rector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Php74/Rector [SetList] Add import SetList::PHP_74 in rector.php (#199) 2021-06-11 01:20:15 +02:00
Php80/Rector [PHP 8.0 ] No space annotatation and attributes (#235) 2021-06-16 23:57:27 +02:00
Php81/Rector [PHP 8.1] Add MyClabs enum to native ENUM (#30) 2021-05-14 09:46:56 +00:00
PHPOffice/Rector fix cs 2021-06-04 16:25:01 +02:00
PhpSpecToPHPUnit/Rector [DowngradePhp70] Add DowngradeGeneratedScalarTypesRector (#6392) 2021-05-08 15:14:35 +02:00
Privatization/Rector remove ProjectType open source to make rector easier to use (#203) 2021-06-13 20:15:26 +00:00
PSR4 [PHP 8] Enable Property promotion (#167) 2021-06-07 16:29:36 +02:00
Removing/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
RemovingStatic/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
Renaming/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
Restoration/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
Transform/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
TypeDeclaration [Core] Add ExternalFullyQualifiedAnalyzer to check external FullyQualified extends/interface/traits (#164) 2021-06-08 14:48:30 +02:00
Visibility/Rector unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00