chore: skip UnwrapFutureCompatibleIfPhpVersionRector

This commit is contained in:
kenjis 2022-07-01 16:54:55 +09:00
parent 307e194872
commit d9c4d8cc3c
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -92,6 +92,7 @@ return static function (RectorConfig $rectorConfig): void {
// check on constant compare
UnwrapFutureCompatibleIfPhpVersionRector::class => [
__DIR__ . '/system/CodeIgniter.php',
__DIR__ . '/system/Autoloader/Autoloader.php',
],
// session handlers have the gc() method with underscored parameter `$max_lifetime`