rector/tests
2020-06-28 23:36:32 +02:00
..
Configuration add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
DependencyInjection move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Exclusion/Check rename file to fileInfo to reflect the type 2020-06-28 23:36:32 +02:00
FileSystem/FilesFinder apply cs 2020-05-03 21:23:58 +02:00
Issues rename file to fileInfo to reflect the type 2020-06-28 23:36:32 +02:00
PhpDoc rename FunctionReflectionHelper to FunctionAnnotationResolver, cover with test 2020-04-24 14:07:55 +02:00
PhpParser add test case for incorrect comment positoin 2020-05-25 17:31:37 +02:00
Rector rename file to fileInfo to reflect the type 2020-06-28 23:36:32 +02:00
RectorDefinition move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Source remove unused files 2020-05-03 01:15:14 +02:00
Standalone/Source remove RectorStandaloneRunner, too hacky 2020-04-26 15:42:13 +02:00
Util various cs cleanup 2020-05-03 21:33:36 +02:00
bootstrap.php remove manual load of bootstrap.php 2020-02-26 18:27:54 +01:00
updateTests.php add typed property if on PHP 7.4 2020-06-24 15:09:50 +02:00