rector/rules/DeadCode
Tomas Votruba 2447c3155b
Cleanup (#2159)
* remove commented code

* cleanup ruleWithConfigure()
2022-04-25 10:21:21 +02:00
..
Comparator [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Contract [DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826) 2021-03-12 23:20:25 +01:00
FeatureSupport [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
NodeAnalyzer [DX] Replace global BetterStandardPrinter from AbstractRector with autowired NodePrinterInterface for easier and specific re-use (#2036) 2022-04-10 00:36:13 +02:00
NodeCollector [phpstan] Add known array keys types (#1909) 2022-03-07 12:45:26 +01:00
NodeFinder [DeadCode] Remove RemoveUnusedAssignVariableRector in favor of RemoveUnusedVariableAssignRector (#1988) 2022-04-01 09:13:23 +02:00
NodeManipulator [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
PhpDoc [Php74] Add class-string to string support on TypedPropertyRector (#2120) 2022-04-22 00:51:54 +02:00
Rector Cleanup (#2159) 2022-04-25 10:21:21 +02:00
SideEffect [DeadCode] Handle variable reference on openssl_sign() on RemoveUnusedVariableAssignRector (#1892) 2022-03-02 17:43:17 +01:00
TypeNodeAnalyzer [Fix] Make UnionTypesRector and ReturnAnnotationIncorrectNullableRector skip chaotic methods (#2067) 2022-04-13 23:23:59 +07:00
ValueObject [CodingStyle] Trigger RemoveFinalFromConstRector (#1733) 2022-01-27 01:47:33 +07:00
ConditionEvaluator.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
ConditionResolver.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
UselessIfCondBeforeForeachDetector.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00