rector/rules
2021-05-04 14:59:15 +00:00
..
Arguments [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Autodiscovery [NodeAnalyzer] Use ClassAnalyzer for anonymous class check (#6162) 2021-04-18 15:01:22 +02:00
Carbon/Rector/MethodCall Remove isOnClassMethodCall() (#6116) 2021-04-12 20:04:30 +00:00
CodeQuality Decouple specific rules from NonPhpFileProcessor to NonPhpRectorInterface contract (#6285) 2021-05-02 11:50:34 +00:00
CodeQualityStrict [DeadCode] Remove duplicated RemoveUnusedPrivateConstantRector (#6151) 2021-04-15 23:38:44 +02:00
CodingStyle [CodingStyle] Add CallUserFuncToMethodCallRector (#6328) 2021-05-04 14:59:15 +00:00
Composer Merge ComposerModifier to ComposerFileProcessor (#6241) 2021-04-25 20:31:14 +02:00
DeadCode Report add array doc nodes (#6274) 2021-05-01 10:59:25 +00:00
Defluent [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
DependencyInjection [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Downgrade72 [Downgrade 7.2] Fix DowngradeStreamIsattyRector with return (#6266) 2021-04-29 13:58:00 +00:00
Downgrade73/Rector/FuncCall [Downgrade 7.3] Add DowngradeArrayKeyFirstLastRector (#6137) 2021-04-14 16:08:07 +00:00
DowngradePhp70/Rector [DowngradePhp70] Add DowngradeSessionStartArrayOptionsRector (#6282) 2021-05-02 10:29:26 +02:00
DowngradePhp71 [DowngradePhp71] Allow downgrade negative offset string on variable/PropertyFetch/StaticPropertyFetch (#6311) 2021-05-03 15:39:40 +00:00
DowngradePhp72 fix parent class 2021-04-24 09:44:03 +02:00
DowngradePhp73 Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110) 2021-04-13 00:12:48 +00:00
DowngradePhp74/Rector fix style 2021-04-23 00:19:22 +02:00
DowngradePhp80/Rector [Downgrade] Report downgrade changes of type correctly (#6203) 2021-04-22 13:10:04 +00:00
EarlyReturn Refactor OptionalParametersAfterRequiredRector to remove dependency from NodeRepository (#6098) 2021-04-11 10:27:20 +00:00
Generics Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
LeagueEvent/Rector/MethodCall Various doc parser fixes (#6125) 2021-04-13 18:51:41 +00:00
MockeryToProphecy [DX] remove isStaticCallNamed() (#5913) 2021-03-20 01:06:12 +01:00
MysqlToMysqli/Rector Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
Naming Decouple Rector PHPStan rules to own package (#6242) 2021-04-25 23:12:14 +00:00
NetteTesterToPHPUnit Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110) 2021-04-13 00:12:48 +00:00
NetteToSymfony Make use of inline parser over extreme node construction (#6145) 2021-04-15 17:34:49 +00:00
Order fixes 2021-04-15 23:39:54 +02:00
Php52/Rector Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
Php53/Rector Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
Php54/Rector Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
Php55 Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110) 2021-04-13 00:12:48 +00:00
Php56/Rector Make use of inline parser over extreme node construction (#6145) 2021-04-15 17:34:49 +00:00
Php70 use changelog annotation 2021-04-19 18:15:52 +02:00
Php71 [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Php72 use changelog annotation 2021-04-19 18:15:52 +02:00
Php73 Make use of inline parser over extreme node construction (#6145) 2021-04-15 17:34:49 +00:00
Php74/Rector [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Php80 [CodeQuality] Add NarrowUnionTypeDocRector (#6262) 2021-04-30 10:28:36 +02:00
PHPOffice Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110) 2021-04-13 00:12:48 +00:00
PhpSpecToPHPUnit Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110) 2021-04-13 00:12:48 +00:00
Privatization Fix WrapEncapsedVariableInCurlyBracesRector reporting (#6220) 2021-04-23 19:32:59 +00:00
PSR4 Decouple specific rules from NonPhpFileProcessor to NonPhpRectorInterface contract (#6285) 2021-05-02 11:50:34 +00:00
Removing [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
RemovingStatic [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Renaming [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Restoration [PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Transform Decouple specific rules from NonPhpFileProcessor to NonPhpRectorInterface contract (#6285) 2021-05-02 11:50:34 +00:00
TypeDeclaration fix variable type (#6314) 2021-05-03 20:03:01 +02:00
Visibility remove FUNCTION_NODE attribute 2021-03-18 00:00:16 +01:00