Skip to content

Commit d9c4d8c

Browse files
committed
chore: skip UnwrapFutureCompatibleIfPhpVersionRector
1 parent 307e194 commit d9c4d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
// check on constant compare
9393
UnwrapFutureCompatibleIfPhpVersionRector::class => [
9494
__DIR__ . '/system/CodeIgniter.php',
95+
__DIR__ . '/system/Autoloader/Autoloader.php',
9596
],
9697

9798
// session handlers have the gc() method with underscored parameter `$max_lifetime`

0 commit comments

Comments
 (0)