mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
8 lines
299 B
YAML
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
|