rector/src
Tomas Votruba 49fc61c1ff
Bump to Symplify 11 (#2489)
* Bump to Symplify 11

* remove ContainerConfigurator from prefixed classes

* static fixes
2022-06-14 01:03:30 +02:00
..
Application [Core] Ensure re-index node attributes (stmts, params, uses, args) on ChangedNodeScopeRefresher (#2458) 2022-06-09 08:21:09 +02:00
Autoloading [Core] Fix bootstrap stubs load on PHP 7.2 when vendor/ excluded via skip() (#2394) 2022-05-31 14:38:05 +02: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 symlinks option to require safe way of providing explicit paths (#2443) 2022-06-06 13:27:00 +02:00
Console Bump to Symplify 11 (#2489) 2022-06-14 01:03:30 +02:00
Contract [DX] Remove too detailed --type in init command, use fw documentation instead (#2430) 2022-06-04 13:46:21 +02:00
DependencyInjection [DX] Add deprecation exception about old ContainerConfigurator, to prepare for removal even in CI 2022-06-09 12:14:06 +02:00
Differ [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
Enum Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +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 [DX] Add deprecation exception about old ContainerConfigurator, to prepare for removal even in CI 2022-06-09 12:14:06 +02:00
Exclusion [Rectify] [Php81] Enable Rectify on Readonly Property only (#1384) 2021-12-04 15:32:52 +03:00
FileSystem [DX] Remove symlinks option to require safe way of providing explicit paths (#2443) 2022-06-06 13:27:00 +02:00
Kernel [CodeQuality] Add empty array support to InlineArrayReturnAssignRector (#2397) 2022-05-31 07:42:03 +00:00
Logging [PHP 7.4] Add more typed properties (#23) 2021-05-12 12:16:44 +02:00
NodeAnalyzer [DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#2476) 2022-06-11 14:14:26 +02:00
NodeDecorator Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00:00
NodeManipulator [DeadCode] Improve RemoveJustPropertyFetchRector and apply (#2435) 2022-06-04 18:02:21 +00: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 Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00:00
PhpParser [Php55] Handle crash on concat variable single quote on PregReplaceEModifierRector (#2483) 2022-06-13 08:53:39 +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 [Renaming] Handle crash on FuncCall with Arg class name conflict with use statement or namespace on RenameClassRector with auto import enabled (#2431) 2022-06-06 10:34:51 +02: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 Remove myclabs/php-enum dependency (#2388) 2022-05-29 22:33:23 +00: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