rector/rules-tests
Abdul Malik Ikhsan 72df0f63c5
[DeadCode] Mirror comment on RemoveUnusedNonEmptyArrayBeforeForeachRector (#610)
2021-08-07 13:32:36 +02:00
..
Arguments/Rector [FileProcessor] Run untill the file is fixed completelly (#432) 2021-07-14 20:51:35 +02: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] Remove MoveVariableDeclarationNearReferenceRector for too wide domain, not capable on most of real projects (#587) 2021-08-03 19:55:29 +02:00
CodingStyle/Rector [CodingStyle] Remove YieldClassMethodToArrayClassMethodRector, rather PHPStorm job (#576) 2021-08-02 17:39:36 +00:00
Composer/Rector [TASK] Add RenamePackageComposerRector (#27) 2021-05-13 02:22:27 +02:00
DeadCode/Rector [DeadCode] Mirror comment on RemoveUnusedNonEmptyArrayBeforeForeachRector (#610) 2021-08-07 13:32:36 +02:00
Defluent [Defluent] Skip create variable from not PropertyFetch on ReturnFluentChainMethodCallToNormalMethodCallRector (#595) 2021-08-04 18:05:38 +02:00
DependencyInjection/Rector Remove unused ClassLikeParentResolver (#385) 2021-07-05 10:46:26 +00:00
DowngradePhp53/Rector/Dir/DirConstToFileConstRector [PHP 5.3] Add DirConstToFileConstRector (#6363) 2021-05-05 21:56:59 +00:00
DowngradePhp70/Rector [DowngradePhp70] Handle increment variable assign on existing variable on DowngradeSpaceshipRector (#565) 2021-08-01 18:48:04 +02:00
DowngradePhp71/Rector [DowngradePhp71] Handle increment variable on existing variable expr on assign on DowngradeKeysInListRector (#566) 2021-08-01 18:47:29 +02:00
DowngradePhp72/Rector [FileProcessor] Run untill the file is fixed completelly (#432) 2021-07-14 20:51:35 +02:00
DowngradePhp73/Rector skip Windows-broken rules (#463) 2021-07-19 23:02:22 +02:00
DowngradePhp74/Rector [FileProcessor] Run untill the file is fixed completelly (#432) 2021-07-14 20:51:35 +02:00
DowngradePhp80/Rector [DowngradePhp80] Handle coalesce and truthy ternary directly without assign (#567) 2021-08-01 18:46:52 +02:00
DowngradePhp81/Rector/ClassConst/DowngradeFinalizePublicClassConstantRector [PHP 8.1] Add FinalizePublicClassConstantRector + downgrade alternative (#490) 2021-07-22 23:34:25 +02:00
EarlyReturn/Rector [EarlyReturn] Handle If inside closure for ChangeAndIfToEarlyReturnRector (#289) 2021-06-25 14:19:35 +02: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] Remove MakeBoolPropertyRespectIsHasWasMethodNamingRector, not reliable and rather PHPStan scope (#511) 2021-07-25 16:47:01 +00:00
Order [Order] Cleanup set from rules that are nicely handled by php-cs-fixer (#245) 2021-06-18 18:01:14 +00:00
PSR4 [Config] Clean up rector.php config (#514) 2021-07-26 08:54:25 +00: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 [Php70] Skip class has __callStatic() on StaticCallOnNonStaticToInstanceCallRector (#555) 2021-07-31 13:41:13 +02:00
Php71/Rector [Php71] Skip AssignArrayToStringRector on empty string array dim fetch value (#450) 2021-07-16 16:31:34 +02:00
Php72/Rector Fix AnonymousFunctionFactory for class constant reference (#552) 2021-07-31 13:32:24 +02:00
Php73/Rector skip Windows-broken rules (#463) 2021-07-19 23:02:22 +02:00
Php74/Rector [Php74] Skip cast (string) on ReflectionType on ChangeReflectionTypeToStringToGetNameRector (#510) 2021-07-25 16:25:08 +02:00
Php80/Rector [TypeDeclaration] Removing NodeRepository from ParamTypeDeclarationRector (#597) 2021-08-05 08:22:02 +00:00
Php81/Rector [PHP 8.1] Add ReadOnlyPropertyRector (#491) 2021-07-23 00:16:11 +02:00
PhpSpecToPHPUnit/Rector [DowngradePhp70] Add DowngradeGeneratedScalarTypesRector (#6392) 2021-05-08 15:14:35 +02:00
Privatization/Rector [Privatization] Handle empty construct change property to local variable on ChangeLocalPropertyToVariableRector (#479) 2021-07-21 13:42:20 +00:00
Removing/Rector Make RemoveUnusedPrivateClassConstantRector use of static reflection (#384) 2021-07-05 09:39:26 +00:00
RemovingStatic/Rector [Transform] Remove specific custom Rector without generic usage (#573) 2021-08-02 11:51:51 +00:00
Renaming/Rector [FileProcessor] Run untill the file is fixed completelly (#432) 2021-07-14 20:51:35 +02:00
Restoration/Rector [Restoration] Remove way too specific CompleteMissingDependencyInNewRector 2021-07-15 01:28:20 +02:00
Transform/Rector [Transform] Remove specific custom Rector without generic usage (#573) 2021-08-02 11:51:51 +00:00
TypeDeclaration [TypeDeclaration] Handle return self and static on ReturnTypeFromReturnNewRector (#603) 2021-08-05 23:29:21 +02:00
Visibility/Rector [Visibility] Remove ChangePropertyVisibilityRector, not used and rather refactoring scope (#366) 2021-07-02 23:31:50 +02:00