File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1717use Rector \Php85 \Rector \FuncCall \OrdSingleByteRector ;
1818use Rector \Php85 \Rector \FuncCall \RemoveFinfoBufferContextArgRector ;
1919<<<<<<< HEAD
20+ <<<<<<< HEAD
2021use Rector \Php85 \Rector \ShellExec \ShellExecFunctionCallOverBackticksRector;
2122=======
2223use Rector \Php85 \Rector \StmtsAwareInterface \NestedToPipeOperatorRector ;
2324>>>>>>> 647 c058cfc (pipe)
25+ =======
26+ >>>>>>> 07 955913 ad (init)
2427use Rector \Php85 \Rector \Switch_ \ColonAfterSwitchCaseRector;
2528use Rector \Removing \Rector \FuncCall \RemoveFuncCallArgRector ;
2629use Rector \Removing \Rector \FuncCall \RemoveFuncCallRector ;
4750 SleepToSerializeRector::class,
4851 OrdSingleByteRector::class,
4952 WakeupToUnserializeRector::class,
53+ <<<<<<< HEAD
5054<<<<<<< HEAD
5155 ShellExecFunctionCallOverBackticksRector::class,
5256=======
5357 NestedToPipeOperatorRector::class,
5458>>>>>>> 647 c058cfc (pipe)
59+ =======
60+ >>>>>>> 07 955913 ad (init)
5561 ]
5662 );
5763
Original file line number Diff line number Diff line change @@ -222,6 +222,8 @@ parameters:
222222
223223 - ' #Register "Rector\\Php80\\Rector\\NotIdentical\\MbStrContainsRector" service to "php80\.php" config set #'
224224
225+ - ' #Register "Rector\\Php85\\Rector\\StmtsAwareInterface\\NestedToPipeOperatorRector" service to "php85\.php" config set #'
226+
225227 # closure detailed
226228 - '#Method Rector\\Config\\RectorConfig\:\:singleton\ (\ ) has parameter \$concrete with no signature specified for Closure #'
227229
You can’t perform that action at this time.
0 commit comments