Rector 0.11.12

This commit is contained in:
Tomas Votruba 2021-06-05 19:45:39 +00:00
parent 1af09b0624
commit 777065eb9c
4 changed files with 17 additions and 17 deletions

2
vendor/autoload.php vendored
View File

@ -4,4 +4,4 @@
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f::getLoader();
return ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf::getLoader();

View File

@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f
class ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf
{
private static $loader;
@ -22,15 +22,15 @@ class ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f
return self::$loader;
}
spl_autoload_register(array('ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
spl_autoload_unregister(array('ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf', 'loadClassLoader'));
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
if ($useStaticLoader) {
require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit4640c53d46956b5af8b343db0f09f02f::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf::getInitializer($loader));
} else {
$classMap = require __DIR__ . '/autoload_classmap.php';
if ($classMap) {
@ -42,19 +42,19 @@ class ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f
$loader->register(true);
if ($useStaticLoader) {
$includeFiles = Composer\Autoload\ComposerStaticInit4640c53d46956b5af8b343db0f09f02f::$files;
$includeFiles = Composer\Autoload\ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf::$files;
} else {
$includeFiles = require __DIR__ . '/autoload_files.php';
}
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequire4640c53d46956b5af8b343db0f09f02f($fileIdentifier, $file);
composerRequire21046b3adb206010f6f8f39722ba4fcf($fileIdentifier, $file);
}
return $loader;
}
}
function composerRequire4640c53d46956b5af8b343db0f09f02f($fileIdentifier, $file)
function composerRequire21046b3adb206010f6f8f39722ba4fcf($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
require $file;

View File

@ -4,7 +4,7 @@
namespace Composer\Autoload;
class ComposerStaticInit4640c53d46956b5af8b343db0f09f02f
class ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf
{
public static $files = array (
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
@ -3872,9 +3872,9 @@ class ComposerStaticInit4640c53d46956b5af8b343db0f09f02f
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit4640c53d46956b5af8b343db0f09f02f::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit4640c53d46956b5af8b343db0f09f02f::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit4640c53d46956b5af8b343db0f09f02f::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit21046b3adb206010f6f8f39722ba4fcf::$classMap;
}, null, ClassLoader::class);
}

View File

@ -21,8 +21,8 @@ if (!class_exists('SomeTestCase', false) && !interface_exists('SomeTestCase', fa
if (!class_exists('CheckoutEntityFactory', false) && !interface_exists('CheckoutEntityFactory', false) && !trait_exists('CheckoutEntityFactory', false)) {
spl_autoload_call('RectorPrefix20210605\CheckoutEntityFactory');
}
if (!class_exists('ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f', false) && !interface_exists('ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f', false) && !trait_exists('ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f', false)) {
spl_autoload_call('RectorPrefix20210605\ComposerAutoloaderInit4640c53d46956b5af8b343db0f09f02f');
if (!class_exists('ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf', false) && !interface_exists('ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf', false) && !trait_exists('ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf', false)) {
spl_autoload_call('RectorPrefix20210605\ComposerAutoloaderInit21046b3adb206010f6f8f39722ba4fcf');
}
if (!class_exists('Doctrine\Inflector\Inflector', false) && !interface_exists('Doctrine\Inflector\Inflector', false) && !trait_exists('Doctrine\Inflector\Inflector', false)) {
spl_autoload_call('RectorPrefix20210605\Doctrine\Inflector\Inflector');
@ -3326,9 +3326,9 @@ if (!function_exists('print_node')) {
return \RectorPrefix20210605\print_node(...func_get_args());
}
}
if (!function_exists('composerRequire4640c53d46956b5af8b343db0f09f02f')) {
function composerRequire4640c53d46956b5af8b343db0f09f02f() {
return \RectorPrefix20210605\composerRequire4640c53d46956b5af8b343db0f09f02f(...func_get_args());
if (!function_exists('composerRequire21046b3adb206010f6f8f39722ba4fcf')) {
function composerRequire21046b3adb206010f6f8f39722ba4fcf() {
return \RectorPrefix20210605\composerRequire21046b3adb206010f6f8f39722ba4fcf(...func_get_args());
}
}
if (!function_exists('parseArgs')) {