mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
255 lines
10 KiB
PHP
255 lines
10 KiB
PHP
<?php
|
|
|
|
// scoper-autoload.php @generated by PhpScoper
|
|
|
|
$loader = require_once __DIR__.'/autoload.php';
|
|
|
|
// Aliases for the whitelisted classes. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/README.md#class-whitelisting
|
|
if (!class_exists('AutoloadIncluder', false) && !interface_exists('AutoloadIncluder', false) && !trait_exists('AutoloadIncluder', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\AutoloadIncluder');
|
|
}
|
|
if (!class_exists('SomeClass', false) && !interface_exists('SomeClass', false) && !trait_exists('SomeClass', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\SomeClass');
|
|
}
|
|
if (!class_exists('AnotherClass', false) && !interface_exists('AnotherClass', false) && !trait_exists('AnotherClass', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\AnotherClass');
|
|
}
|
|
if (!class_exists('SomeTestCase', false) && !interface_exists('SomeTestCase', false) && !trait_exists('SomeTestCase', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\SomeTestCase');
|
|
}
|
|
if (!class_exists('CheckoutEntityFactory', false) && !interface_exists('CheckoutEntityFactory', false) && !trait_exists('CheckoutEntityFactory', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\CheckoutEntityFactory');
|
|
}
|
|
if (!class_exists('ComposerAutoloaderInit177d9601a096ba70fe54b8d2dc879f32', false) && !interface_exists('ComposerAutoloaderInit177d9601a096ba70fe54b8d2dc879f32', false) && !trait_exists('ComposerAutoloaderInit177d9601a096ba70fe54b8d2dc879f32', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\ComposerAutoloaderInit177d9601a096ba70fe54b8d2dc879f32');
|
|
}
|
|
if (!class_exists('Doctrine\Inflector\Inflector', false) && !interface_exists('Doctrine\Inflector\Inflector', false) && !trait_exists('Doctrine\Inflector\Inflector', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Doctrine\Inflector\Inflector');
|
|
}
|
|
if (!class_exists('SomeFormType', false) && !interface_exists('SomeFormType', false) && !trait_exists('SomeFormType', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\SomeFormType');
|
|
}
|
|
if (!class_exists('FeatureContext', false) && !interface_exists('FeatureContext', false) && !trait_exists('FeatureContext', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\FeatureContext');
|
|
}
|
|
if (!class_exists('Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator', false) && !interface_exists('Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator', false) && !trait_exists('Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator');
|
|
}
|
|
if (!class_exists('Normalizer', false) && !interface_exists('Normalizer', false) && !trait_exists('Normalizer', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Normalizer');
|
|
}
|
|
if (!class_exists('JsonException', false) && !interface_exists('JsonException', false) && !trait_exists('JsonException', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\JsonException');
|
|
}
|
|
if (!class_exists('Attribute', false) && !interface_exists('Attribute', false) && !trait_exists('Attribute', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Attribute');
|
|
}
|
|
if (!class_exists('Stringable', false) && !interface_exists('Stringable', false) && !trait_exists('Stringable', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Stringable');
|
|
}
|
|
if (!class_exists('UnhandledMatchError', false) && !interface_exists('UnhandledMatchError', false) && !trait_exists('UnhandledMatchError', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\UnhandledMatchError');
|
|
}
|
|
if (!class_exists('ValueError', false) && !interface_exists('ValueError', false) && !trait_exists('ValueError', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\ValueError');
|
|
}
|
|
if (!class_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false) && !interface_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false) && !trait_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Symplify\ComposerJsonManipulator\ValueObject\ComposerJson');
|
|
}
|
|
if (!class_exists('Symplify\SmartFileSystem\SmartFileInfo', false) && !interface_exists('Symplify\SmartFileSystem\SmartFileInfo', false) && !trait_exists('Symplify\SmartFileSystem\SmartFileInfo', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Symplify\SmartFileSystem\SmartFileInfo');
|
|
}
|
|
if (!class_exists('Test', false) && !interface_exists('Test', false) && !trait_exists('Test', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\Test');
|
|
}
|
|
if (!class_exists('ParentClass', false) && !interface_exists('ParentClass', false) && !trait_exists('ParentClass', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\ParentClass');
|
|
}
|
|
if (!class_exists('ChildClass', false) && !interface_exists('ChildClass', false) && !trait_exists('ChildClass', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\ChildClass');
|
|
}
|
|
if (!class_exists('DemoClass', false) && !interface_exists('DemoClass', false) && !trait_exists('DemoClass', false)) {
|
|
spl_autoload_call('RectorPrefix20210512\DemoClass');
|
|
}
|
|
|
|
// Functions whitelisting. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/README.md#functions-whitelisting
|
|
if (!function_exists('should_include_preload')) {
|
|
function should_include_preload() {
|
|
return \RectorPrefix20210512\should_include_preload(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('dn')) {
|
|
function dn() {
|
|
return \RectorPrefix20210512\dn(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('dump_node')) {
|
|
function dump_node() {
|
|
return \RectorPrefix20210512\dump_node(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('print_node')) {
|
|
function print_node() {
|
|
return \RectorPrefix20210512\print_node(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('composerRequire177d9601a096ba70fe54b8d2dc879f32')) {
|
|
function composerRequire177d9601a096ba70fe54b8d2dc879f32() {
|
|
return \RectorPrefix20210512\composerRequire177d9601a096ba70fe54b8d2dc879f32(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('parseArgs')) {
|
|
function parseArgs() {
|
|
return \RectorPrefix20210512\parseArgs(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('showHelp')) {
|
|
function showHelp() {
|
|
return \RectorPrefix20210512\showHelp(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('formatErrorMessage')) {
|
|
function formatErrorMessage() {
|
|
return \RectorPrefix20210512\formatErrorMessage(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('preprocessGrammar')) {
|
|
function preprocessGrammar() {
|
|
return \RectorPrefix20210512\preprocessGrammar(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('resolveNodes')) {
|
|
function resolveNodes() {
|
|
return \RectorPrefix20210512\resolveNodes(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('resolveMacros')) {
|
|
function resolveMacros() {
|
|
return \RectorPrefix20210512\resolveMacros(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('resolveStackAccess')) {
|
|
function resolveStackAccess() {
|
|
return \RectorPrefix20210512\resolveStackAccess(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('magicSplit')) {
|
|
function magicSplit() {
|
|
return \RectorPrefix20210512\magicSplit(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('assertArgs')) {
|
|
function assertArgs() {
|
|
return \RectorPrefix20210512\assertArgs(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('removeTrailingWhitespace')) {
|
|
function removeTrailingWhitespace() {
|
|
return \RectorPrefix20210512\removeTrailingWhitespace(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('regex')) {
|
|
function regex() {
|
|
return \RectorPrefix20210512\regex(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('execCmd')) {
|
|
function execCmd() {
|
|
return \RectorPrefix20210512\execCmd(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('ensureDirExists')) {
|
|
function ensureDirExists() {
|
|
return \RectorPrefix20210512\ensureDirExists(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('expect')) {
|
|
function expect() {
|
|
return \RectorPrefix20210512\expect(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('setproctitle')) {
|
|
function setproctitle() {
|
|
return \RectorPrefix20210512\setproctitle(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('trigger_deprecation')) {
|
|
function trigger_deprecation() {
|
|
return \RectorPrefix20210512\trigger_deprecation(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('includeIfExists')) {
|
|
function includeIfExists() {
|
|
return \RectorPrefix20210512\includeIfExists(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('dump')) {
|
|
function dump() {
|
|
return \RectorPrefix20210512\dump(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('dd')) {
|
|
function dd() {
|
|
return \RectorPrefix20210512\dd(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('bdump')) {
|
|
function bdump() {
|
|
return \RectorPrefix20210512\bdump(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('this_is_fatal_error')) {
|
|
function this_is_fatal_error() {
|
|
return \RectorPrefix20210512\this_is_fatal_error(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('demo')) {
|
|
function demo() {
|
|
return \RectorPrefix20210512\demo(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('first')) {
|
|
function first() {
|
|
return \RectorPrefix20210512\first(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('second')) {
|
|
function second() {
|
|
return \RectorPrefix20210512\second(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('third')) {
|
|
function third() {
|
|
return \RectorPrefix20210512\third(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('foo')) {
|
|
function foo() {
|
|
return \RectorPrefix20210512\foo(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('head')) {
|
|
function head() {
|
|
return \RectorPrefix20210512\head(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('dumpe')) {
|
|
function dumpe() {
|
|
return \RectorPrefix20210512\dumpe(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('compressJs')) {
|
|
function compressJs() {
|
|
return \RectorPrefix20210512\compressJs(...func_get_args());
|
|
}
|
|
}
|
|
if (!function_exists('compressCss')) {
|
|
function compressCss() {
|
|
return \RectorPrefix20210512\compressCss(...func_get_args());
|
|
}
|
|
}
|
|
|
|
return $loader;
|