mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
chore: skip UnwrapFutureCompatibleIfPhpVersionRector
This commit is contained in:
parent
307e194872
commit
d9c4d8cc3c
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user