We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f6413 commit d0f7391Copy full SHA for d0f7391
1 file changed
rector.php
@@ -83,7 +83,7 @@
83
MyCLabsClassToEnumRector::class,
84
SpatieEnumClassToEnumRector::class,
85
86
- // temporary skip it to avoid unrelated change on PR https://github.com/rectorphp/rector-src/pull/1380
+ // temporary skip it to avoid unrelated change string key array unpack on php 8.1 PR https://github.com/rectorphp/rector-src/pull/1380
87
// @todo remove when enabling it on different PR
88
ArraySpreadInsteadOfArrayMergeRector::class,
89
0 commit comments