rector/src
2021-08-02 19:24:42 +00:00
..
Application [Naming] Fix imported trait names (#500) 2021-07-23 16:32:29 +02:00
Autoloading remove is cache debug 2021-06-22 17:33:07 +02:00
Bootstrap [Transform] Add MethodCallToMethodCallRector (#505) 2021-07-25 13:02:20 +02:00
Configuration static fixes (#578) 2021-08-02 19:24:42 +00:00
Console [DX] Add MissedRectorDueVersionChecker (#465) 2021-07-21 11:26:10 +02:00
Contract Make progress bar reflect number of processed files + process file by file in series (#362) 2021-07-02 22:45:25 +02:00
DependencyInjection [Downgrade] [PHP 7.2] Make DowngradeParameterTypeWideningRector always downgrade to phpdoc type (#390) 2021-07-05 22:40:42 +00:00
Differ [PHP 7.4] Use typed properties in tests (#20) 2021-05-11 19:27:47 +02:00
Enum Make progress bar reflect number of processed files + process file by file in series (#362) 2021-07-02 22:45:25 +02:00
Error Fix syntax error in ExceptionCorrector message (#4389) 2020-10-10 17:37:42 +02:00
Exception NodeRepository usage cleanup (#287) 2021-06-25 00:14:17 +02:00
Exclusion [Php 8] Enable ClassOnObjectRector (#193) 2021-06-10 13:30:14 +02:00
FileSystem [Configuration] Move from service-juggling to cleaner value object (#266) 2021-06-22 18:59:21 +00:00
functions extract UseImportNameMatcher (#407) 2021-07-08 15:49:48 +00:00
HttpKernel remove deprecated sets option (#267) 2021-06-22 17:24:53 +02:00
Logging [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
NodeAnalyzer [Core] Move isPropertyFetch() to PropertyFetchAnalyzer (#563) 2021-08-01 18:48:35 +02:00
NodeFactory [TypeDeclaration] Skip ReturnTypeFromStrictTypedCallRector on possible no return (#441) 2021-07-16 08:59:37 +02:00
NodeManipulator [PHP 8.0] Fix strinable interface detection (#542) 2021-07-29 16:25:28 +00:00
NonPhpFile [Config] Clean up rector.php config (#514) 2021-07-26 08:54:25 +00:00
Php Removing NodeRepository from constant string regex rule (#285) 2021-06-24 13:31:39 +02:00
PhpParser [CodingStyle] Remove YieldClassMethodToArrayClassMethodRector, rather PHPStorm job (#576) 2021-08-02 17:39:36 +00:00
PHPStan/Reflection/TypeToCallReflectionResolver Reflection cleanup + inline union types for couple of param docs (#330) 2021-06-29 15:25:57 +02:00
Provider [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
Rector Remove PropertyAdder, extra layer without value (#507) 2021-07-25 12:29:26 +00:00
Reflection [Reflection] Avoid error Call to a member function getType() on null on ReflectionResolver (#334) 2021-06-29 22:29:49 +02:00
Reporting note complementary rector in missing rector reportre 2021-07-07 23:45:05 +02:00
StaticReflection Failing test AutoconfigureTag (#368) 2021-07-03 23:19:25 +00:00
Stubs [Stubs] Fix Regression Scoped autoload introduced in 0.11.38 (#484) 2021-07-22 19:05:10 +02:00
Template NodeRepository usage cleanup (#287) 2021-06-25 00:14:17 +02:00
Util [Util] Early strtolower() on StaticRectorStrings::isInArrayInsensitive() (#232) 2021-06-16 12:30:01 +02:00
Validation [Php 8] Enable ClassOnObjectRector (#193) 2021-06-10 13:30:14 +02:00
ValueObject [PHP 8.0] Fix strinable interface detection (#542) 2021-07-29 16:25:28 +00:00
ValueObjectFactory Add errors even if no diff (#489) 2021-07-22 19:28:42 +00:00
constants.php composer: use phpstan with php-parser 4.10.5 (#6327) 2021-05-04 16:30:35 +02:00