mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 03:35:01 +01:00
15 lines
666 B
YAML
15 lines
666 B
YAML
services:
|
|
Rector\Php\Rector\FunctionLike\Php4ConstructorRector: ~
|
|
Rector\Php\Rector\Ternary\TernaryToNullCoalescingRector: ~
|
|
Rector\Php\Rector\FuncCall\RandomFunctionRector: ~
|
|
Rector\Php\Rector\FunctionLike\ExceptionHandlerTypehintRector: ~
|
|
Rector\Php\Rector\FuncCall\MultiDirnameRector: ~
|
|
Rector\Php\Rector\List_\ListSplitStringRector: ~
|
|
Rector\Php\Rector\List_\EmptyListRector: ~
|
|
|
|
# be careful, run this just once, since it can keep swapping order back and forth
|
|
Rector\Php\Rector\List_\ListSwapArrayOrderRector: ~
|
|
|
|
Rector\Php\Rector\FuncCall\CallUserMethodRector : ~
|
|
Rector\Php\Rector\FuncCall\EregToPregMatchRector: ~
|