rector/src/PhpParser
2022-05-27 16:58:29 +02:00
..
Comparing [Core] Remove clean comment on NodeComparator::isNodeEqual() (#2329) 2022-05-18 14:59:40 +02:00
Node [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
NodeFinder [Core] Improve PropertyFetchFinder to use PropertyFetchAnalyzer (#2326) 2022-05-18 09:37:54 +02:00
NodeTraverser [Core] Direct assign visitors property data on RectorNodeTraverser (#2315) 2022-05-15 20:14:20 +07:00
Parser [DX] Replace global BetterStandardPrinter from AbstractRector with autowired NodePrinterInterface for easier and specific re-use (#2036) 2022-04-10 00:36:13 +02:00
Printer [Core] Override pModifiers() method to set final and abstract modifiers early on BetterStandardPrinter (#2328) 2022-05-18 12:41:43 +02:00
ValueObject [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
AstResolver.php [Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned() (#2351) 2022-05-23 21:06:50 +07:00
ClassLikeAstResolver.php [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
NodeTransformer.php [DX] Add strict PHPStan rules - step #1 (#1324) 2021-11-28 17:26:14 +01:00