rector/rules-tests
Michal Lulco 22d35689bf
[League event] Dispatch only strings to anonymous class (#6120)
* [League event] Fix: dispatch only strings to anonymous class

* [League event] Dispatch only strings to anonymous class

* Fixed phpstan
2021-04-13 19:14:34 +02:00
..
Arguments/Rector Add upgrade path to Rector 0.10 - upgrade set included (#6061) 2021-04-09 01:12:42 +00:00
Autodiscovery/Rector 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
Carbon/Rector/MethodCall [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
CodeQuality/Rector [CodeQuality] Avoid double negation on UnnecessaryTernaryExpressionRector (#6115) 2021-04-12 22:02:23 +02:00
CodeQualityStrict/Rector [CodeQualityStrict] Skip MoveVariableDeclarationNearReferenceRector on pass impure function (#6090) 2021-04-10 19:45:46 +02:00
CodingStyle/Rector Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974) 2021-04-04 11:01:11 +02:00
Composer/Rector Cleanup composer update run (#6094) 2021-04-10 22:12:50 +02:00
DeadCode/Rector [DeadCode] Skip RemoveUnusedVariableAssignRector on used in next compact function (#6103) 2021-04-12 11:44:33 +02:00
Defluent Remove dynamic type checks (#5939) 2021-03-21 19:41:17 +01:00
DependencyInjection/Rector Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974) 2021-04-04 11:01:11 +02:00
DowngradePhp70/Rector [DowngradePhp70] Add DowngradeStrictTypeDeclarationRector (#6107) 2021-04-12 17:28:54 +02:00
DowngradePhp71/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
DowngradePhp72/Rector [DowngradePhp72] Skip DowngradePregUnmatchedAsNullConstantRector on different flags in BitwiseOr (#6075) 2021-04-10 12:56:55 +02:00
DowngradePhp73/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
DowngradePhp74/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
DowngradePhp80/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
EarlyReturn/Rector Traverse phpdoc with use of PhpDocNodeVisitor (#6045) 2021-04-06 19:33:09 +02:00
Generics/Rector/Class_/GenericsPHPStormMethodAnnotationRector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
LeagueEvent/Rector/MethodCall/DispatchStringToObjectRector [League event] Dispatch only strings to anonymous class (#6120) 2021-04-13 19:14:34 +02:00
MockeryToProphecy/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
MysqlToMysqli [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Naming remove METHOD_NAME attribute to promote single source of node (#6063) 2021-04-09 12:45:07 +02:00
NetteTesterToPHPUnit/Rector/Class_ 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/Rector Standardize added file testing + remove doTestExtraFile() from AbstractRectorTestCase (#6113) 2021-04-12 19:00:57 +00:00
Order 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
Php52/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php53/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php54/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php55/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php56/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php70 [PHP 7.0] Cover named ctor with for (#6064) 2021-04-09 15:07:21 +00:00
Php71/Rector [Php71] Skip AssignArrayToStringRector on assign var not defined before (#5985) 2021-03-24 23:36:56 +01:00
Php72/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php73/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Php74/Rector [TypedProperty] Skip trait property type as unable to resolve reliable (#5971) 2021-03-23 23:48:07 +00:00
Php80/Rector Refactor OptionalParametersAfterRequiredRector to remove dependency from NodeRepository (#6098) 2021-04-11 10:27:20 +00:00
PHPOffice/Rector 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/Rector 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/Rector Refactor file processors towards universal collector (#6085) 2021-04-12 10:34:04 +00:00
PSR4 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
Removing/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
RemovingStatic/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Renaming/Rector Restore parent relations on new nodes (#6057) 2021-04-08 12:44:26 +00:00
Restoration/Rector Standardize added file testing + remove doTestExtraFile() from AbstractRectorTestCase (#6113) 2021-04-12 19:00:57 +00:00
Transform/Rector Standardize added file testing + remove doTestExtraFile() from AbstractRectorTestCase (#6113) 2021-04-12 19:00:57 +00:00
TypeDeclaration 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
Visibility/Rector [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00