rector/rules/code-quality/src/Rector/FuncCall
2021-03-03 08:49:57 +00:00
..
AddPregQuoteDelimiterRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
ArrayKeysAndInArrayToArrayKeyExistsRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
ArrayMergeOfNonArraysToSimpleArrayRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
ChangeArrayPushToArrayAssignRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
CompactToVariablesRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
InArrayAndArrayKeysToArrayKeyExistsRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
IntvalToTypeCastRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
IsAWithStringWithThirdArgumentRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
RemoveSoleValueSprintfRector.php Make use of static reflection from PHPStan (#5665) 2021-02-28 08:47:48 +01:00
SetTypeToCastRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
SimplifyFuncGetArgsCountRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
SimplifyInArrayValuesRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
SimplifyRegexPatternRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
SimplifyStrposLowerRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00
SingleInArrayToCompareRector.php remove abstract (#5736) 2021-03-03 08:49:57 +00:00
UnwrapSprintfOneArgumentRector.php use getNodeTypes() with class-string generic type (#5692) 2021-02-27 00:06:15 +00:00