Skip to content

Commit

Permalink
Remove ArraySpreadInsteadOfArrayMergeRector from `LevelSetList::UP_…
Browse files Browse the repository at this point in the history
…TO_PHP_74` (#5228)
  • Loading branch information
staabm committed Nov 7, 2023
1 parent ce62c63 commit 0a2594d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/set/php74.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
RealToFloatTypeCastRector::class,
NullCoalescingOperatorRector::class,
ClosureToArrowFunctionRector::class,
ArraySpreadInsteadOfArrayMergeRector::class,
AddLiteralSeparatorToNumberRector::class,
RestoreDefaultNullToNullableTypePropertyRector::class,
CurlyToSquareBracketArrayStringRector::class,
Expand Down

0 comments on commit 0a2594d

Please sign in to comment.