mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 03:35:01 +01:00
9 lines
310 B
YAML
9 lines
310 B
YAML
services:
|
|
Rector\Php\Rector\BinaryOp\IsIterableRector: ~
|
|
Rector\Php\Rector\Name\ReservedObjectRector:
|
|
Object: 'BaseObject'
|
|
|
|
Rector\Php\Rector\TryCatch\MultiExceptionCatchRector: ~
|
|
Rector\Php\Rector\Assign\AssignArrayToStringRector: ~
|
|
Rector\Php\Rector\FuncCall\CountOnNullRector: ~
|