rector/rules-tests/Php80/Rector
Tomas Votruba ad15c5f694
[TypeDeclaration] Removing NodeRepository from ParamTypeDeclarationRector (#597)
Co-authored-by: GitHub Action <action@github.com>
2021-08-05 08:22:02 +00:00
..
Catch_/RemoveUnusedVariableInCatchRector [Php80] Skip RemoveUnusedVariableInCatchRector when variable used next catch (#6231) 2021-04-25 09:06:07 +02:00
Class_ [PHP 8.0] Fix strinable interface detection (#542) 2021-07-29 16:25:28 +00:00
ClassMethod fix 2021-06-26 16:45:40 +02:00
FuncCall Update TokenGetAllToObjectRector to use the correct method name (#431) 2021-07-13 13:03:28 +02:00
FunctionLike/UnionTypesRector [TypeDeclaration] Removing NodeRepository from ParamTypeDeclarationRector (#597) 2021-08-05 08:22:02 +00:00
Identical [Php80] feat: str_ends_with with hardcoded string (#399) 2021-07-07 16:17:19 +02:00
If_/NullsafeOperatorRector Update skip_null_safe_test.php.inc (#534) 2021-07-28 19:45:34 +07:00
NotIdentical/StrContainsRector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Switch_/ChangeSwitchToMatchRector [Php80] Handle Default value from previous switch for ChangeSwitchToMatchRector (#429) 2021-07-12 10:21:28 +02:00
Ternary/GetDebugTypeRector Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00