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 307e194 commit d9c4d8cCopy full SHA for d9c4d8c
rector.php
@@ -92,6 +92,7 @@
92
// check on constant compare
93
UnwrapFutureCompatibleIfPhpVersionRector::class => [
94
__DIR__ . '/system/CodeIgniter.php',
95
+ __DIR__ . '/system/Autoloader/Autoloader.php',
96
],
97
98
// session handlers have the gc() method with underscored parameter `$max_lifetime`
0 commit comments