Skip to content

Commit d0f7391

Browse files
committed
better comment
1 parent 78f6413 commit d0f7391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
MyCLabsClassToEnumRector::class,
8484
SpatieEnumClassToEnumRector::class,
8585

86-
// temporary skip it to avoid unrelated change on PR https://github.com/rectorphp/rector-src/pull/1380
86+
// temporary skip it to avoid unrelated change string key array unpack on php 8.1 PR https://github.com/rectorphp/rector-src/pull/1380
8787
// @todo remove when enabling it on different PR
8888
ArraySpreadInsteadOfArrayMergeRector::class,
8989

0 commit comments

Comments
 (0)