File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/vendor/rector/rector-symfony/config/sets/symfony/symfony44.php
Back
<?php declare (strict_types=1); namespace RectorPrefix202208; use Rector\Config\RectorConfig; use Rector\Symfony\Rector\ClassMethod\ConsoleExecuteReturnIntRector; use Rector\Symfony\Rector\MethodCall\AuthorizationCheckerIsGrantedExtractorRector; # https://github.com/symfony/symfony/blob/4.4/UPGRADE-4.4.md return static function (RectorConfig $rectorConfig) : void { # https://github.com/symfony/symfony/pull/33775 $rectorConfig->rule(ConsoleExecuteReturnIntRector::class); # https://github.com/symfony/symfony/blob/4.4/UPGRADE-4.4.md#security $rectorConfig->rule(AuthorizationCheckerIsGrantedExtractorRector::class); };
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings