rector/rules/CodeQuality/Rector/FuncCall
Tomas Votruba 50818a1498 Updated Rector to commit 87a6907172
87a6907172 [PSR4] Fix test on NormalizeNamespaceByPSR4ComposerAutoloadRector (#1063)
2021-10-26 00:21:45 +00:00
..
AddPregQuoteDelimiterRector.php Updated Rector to commit 87a6907172 2021-10-26 00:21:45 +00:00
ArrayKeysAndInArrayToArrayKeyExistsRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
ArrayMergeOfNonArraysToSimpleArrayRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
CallUserFuncWithArrowFunctionToInlineRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
ChangeArrayPushToArrayAssignRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
CompactToVariablesRector.php Updated Rector to commit f6f7431ce7 2021-10-07 17:46:41 +00:00
InArrayAndArrayKeysToArrayKeyExistsRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
IntvalToTypeCastRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
IsAWithStringWithThirdArgumentRector.php Updated Rector to commit f6f7431ce7 2021-10-07 17:46:41 +00:00
RemoveSoleValueSprintfRector.php Updated Rector to commit f6f7431ce7 2021-10-07 17:46:41 +00:00
SetTypeToCastRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
SimplifyFuncGetArgsCountRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
SimplifyInArrayValuesRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
SimplifyRegexPatternRector.php Updated Rector to commit 87a6907172 2021-10-26 00:21:45 +00:00
SimplifyStrposLowerRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
SingleInArrayToCompareRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00
UnwrapSprintfOneArgumentRector.php Updated Rector to commit 17cfa9f376 2021-09-27 15:43:15 +00:00