rector/config/set/php/php53.yaml
2020-05-31 17:57:07 +02:00

6 lines
291 B
YAML

services:
Rector\Php53\Rector\Ternary\TernaryToElvisRector: null
Rector\Php53\Rector\FuncCall\DirNameFileConstantToDirConstantRector: null
Rector\Php53\Rector\Assign\ClearReturnNewByReferenceRector: null
Rector\Php53\Rector\Variable\ReplaceHttpServerVarsByServerRector: null