rector/src
Tomas Votruba a9dd89b1cc
[DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372)
2022-05-27 16:58:29 +02:00
..
Application [Core] Move $configuration->shouldShowProgressBar() before loop (#2323) 2022-05-16 11:35:42 +02:00
Autoloading [Core] Clean up repetitive is_file and manual register stub on BootstrapFilesIncluder (#2264) 2022-05-09 06:09:43 +07:00
Bootstrap [PHPStan] Skip PHPStan error message on RectorConfigsResolver check realpath (#1126) 2021-11-01 17:41:10 +00:00
Config/Loader [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Configuration [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
Console [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
Contract [DX] Add StmtsAwareInterface to catch node by type (#2269) 2022-05-08 20:50:37 +00:00
DependencyInjection [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
Differ [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Enum [DX] simplify --debug output to the proccessed file path (#1933) 2022-03-15 13:59:11 +00:00
Error [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065) 2022-04-12 16:33:33 +02:00
Exception [Core] Refactor InfiniteLoopValidator (#1771) 2022-02-06 17:27:29 +07:00
Exclusion [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
FileSystem [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
Kernel [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
Logging [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
NodeAnalyzer [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
NodeDecorator [Core] Refactor InfiniteLoopValidator (#1771) 2022-02-06 17:27:29 +07:00
NodeManipulator [Core][DeadCode] Remove ClassMethodManipulator->isPropertyPromotion() (#2346) 2022-05-22 18:59:41 +02:00
NonPhpFile restore links 2022-05-12 21:13:03 +02:00
PHPStan/Reflection/TypeToCallReflectionResolver [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Php Change RemovePhpVersionIdCheckRector to work with direct If_ (#2259) 2022-05-07 20:12:58 +02:00
PhpParser [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
ProcessAnalyzer [DeadCode] Handle combine RemoveAlwaysTrueIfConditionRector + RemoveDeadConstructorRector (#2324) 2022-05-16 23:14:55 +02:00
Provider [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
Rector [DeadCode] Allow return Nop Stmts (comments) on RemoveAlwaysTrueIfConditionRector (#2327) 2022-05-18 10:07:35 +02:00
Reflection [Core] Allow any Node passed to ReflectionResolver::resolveClassReflection() (#2286) 2022-05-11 13:27:52 +00:00
Reporting Mini optimizations (#2272) 2022-05-09 11:10:34 +00:00
StaticReflection Update to PHPStan ^1.3 (#1589) 2021-12-30 00:06:56 +01:00
Template [CodingStyle] Trigger RemoveFinalFromConstRector (#1733) 2022-01-27 01:47:33 +07:00
Util Bump Symplify and PHPStan rules version (#2218) 2022-05-03 14:53:25 +00:00
Validation [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
ValueObject [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372) 2022-05-27 16:58:29 +02:00
ValueObjectFactory [Parallel] Improve tests to use file processor over file analyzer + fix missing RectorWithLineChange de/serialization (#1584) 2021-12-28 11:37:10 +01:00
functions add strict return type based return doc 2022-01-05 12:37:11 +01:00
constants.php composer: use phpstan with php-parser 4.10.5 (#6327) 2021-05-04 16:30:35 +02:00