PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
config
/
set
/
level
<?php declare (strict_types=1); namespace RectorPrefix202411; use Rector\Config\RectorConfig; use Rector\Set\ValueObject\LevelSetList; use Rector\Set\ValueObject\SetList; return static function (RectorConfig $rectorConfig) : void { $rectorConfig->sets([SetList::PHP_82, LevelSetList::UP_TO_PHP_81]); };
[-] up-to-php73.php
[edit]
[-] up-to-php81.php
[edit]
[+]
..
[-] up-to-php70.php
[edit]
[-] up-to-php74.php
[edit]
[-] up-to-php80.php
[edit]
[-] up-to-php83.php
[edit]
[-] up-to-php72.php
[edit]
[-] up-to-php55.php
[edit]
[-] up-to-php71.php
[edit]
[-] up-to-php53.php
[edit]
[-] up-to-php54.php
[edit]
[-] up-to-php56.php
[edit]
[-] up-to-php84.php
[edit]
[-] up-to-php82.php
[edit]