rector/config/set/php/php54.yaml
2020-01-05 20:00:32 +01:00

8 lines
299 B
YAML

services:
Rector\Renaming\Rector\Function_\RenameFunctionRector:
$oldFunctionToNewFunction:
mysqli_param_count: 'mysqli_stmt_param_count'
Rector\Php54\Rector\FuncCall\RemoveReferenceFromCallRector: null
Rector\Php54\Rector\Break_\RemoveZeroBreakContinueRector: null