rector/src
2018-10-15 14:36:25 +08:00
..
Application Apply FinderSanitizer to make sure all files exists and have content [closes #655] 2018-10-12 10:24:07 +08:00
Autoloading merge autoload_dirs and autoload_files to autolaod_paths, to 1:1 with exclude and include 2018-09-26 19:44:54 +08:00
Bridge apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
Builder apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
config Apply FinderSanitizer to make sure all files exists and have content [closes #655] 2018-10-12 10:24:07 +08:00
Configuration apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
Console Apply FinderSanitizer to make sure all files exists and have content [closes #655] 2018-10-12 10:24:07 +08:00
Contract manual update 2018-08-15 11:11:15 +02:00
DependencyInjection [PHP] Add constant sensitive Rectors 2018-10-12 13:03:37 +08:00
Exception Validate that classes exist, to prevent typos 2018-10-12 11:20:20 +08:00
FileSystem Apply FinderSanitizer to make sure all files exists and have content [closes #655] 2018-10-12 10:24:07 +08:00
Guard over zero 2018-08-15 15:56:11 +02:00
Naming Fix interface suffix property naming, resolve to parent interface if not accessible 2018-08-09 14:51:17 +02:00
Node [PHP] Add CallUserMethodRector 2018-10-07 22:03:32 +08:00
NodeAnalyzer remove unused methods 2018-10-15 14:36:25 +08:00
NodeModifier apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
NodeTraverser [NodeTraverser] Apply array param autowire 2018-10-06 23:21:07 +08:00
NodeValueResolver fix cs 2018-08-14 13:44:33 +02:00
Parser static fixes 2018-07-25 14:18:37 +02:00
Php [PHP] Add PHP 7.4 Type Property Rector [ref #638] 2018-09-30 23:10:44 +08:00
PhpParser merge MetadataAttribute, TypeAttribute and Attribute to single Attribute 2018-08-14 13:29:14 +02:00
Printer Apply FinderSanitizer to make sure all files exists and have content [closes #655] 2018-10-12 10:24:07 +08:00
Rector remove unused methods 2018-10-15 14:36:25 +08:00
RectorDefinition Fix AnnotatedPropertyInject Rector type resolving 2018-09-28 01:29:27 +08:00
Reporting add FileDiff object over array 2018-02-08 17:05:24 +01:00
Testing/PHPUnit tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00