2021-05-10 00:23:30 +00:00
|
|
|
<?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)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\AutoloadIncluder');
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
2022-04-02 08:40:12 +00:00
|
|
|
if (!class_exists('ComposerAutoloaderInit42105b12e820559d567df4e84540b182', false) && !interface_exists('ComposerAutoloaderInit42105b12e820559d567df4e84540b182', false) && !trait_exists('ComposerAutoloaderInit42105b12e820559d567df4e84540b182', false)) {
|
|
|
|
spl_autoload_call('RectorPrefix20220402\ComposerAutoloaderInit42105b12e820559d567df4e84540b182');
|
2021-08-11 13:39:20 +00:00
|
|
|
}
|
|
|
|
if (!class_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false) && !interface_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false) && !trait_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Helmich\TypoScriptParser\Parser\AST\Statement');
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
2021-08-25 10:31:55 +00:00
|
|
|
if (!class_exists('Helmich\TypoScriptParser\Parser\Traverser\Traverser', false) && !interface_exists('Helmich\TypoScriptParser\Parser\Traverser\Traverser', false) && !trait_exists('Helmich\TypoScriptParser\Parser\Traverser\Traverser', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Helmich\TypoScriptParser\Parser\Traverser\Traverser');
|
2021-12-09 13:05:29 +00:00
|
|
|
}
|
|
|
|
if (!class_exists('MissingReturnTypeParser', false) && !interface_exists('MissingReturnTypeParser', false) && !trait_exists('MissingReturnTypeParser', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\MissingReturnTypeParser');
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
2021-05-13 23:06:45 +00:00
|
|
|
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)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator');
|
2021-05-13 23:06:45 +00:00
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!class_exists('Normalizer', false) && !interface_exists('Normalizer', false) && !trait_exists('Normalizer', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Normalizer');
|
2021-06-01 12:39:02 +00:00
|
|
|
}
|
|
|
|
if (!class_exists('ReturnTypeWillChange', false) && !interface_exists('ReturnTypeWillChange', false) && !trait_exists('ReturnTypeWillChange', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\ReturnTypeWillChange');
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
2021-05-11 15:25:59 +00:00
|
|
|
if (!class_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false) && !interface_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false) && !trait_exists('Symplify\ComposerJsonManipulator\ValueObject\ComposerJson', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Symplify\ComposerJsonManipulator\ValueObject\ComposerJson');
|
2021-05-11 15:25:59 +00:00
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!class_exists('Symplify\SmartFileSystem\SmartFileInfo', false) && !interface_exists('Symplify\SmartFileSystem\SmartFileInfo', false) && !trait_exists('Symplify\SmartFileSystem\SmartFileInfo', false)) {
|
2022-04-02 08:38:27 +00:00
|
|
|
spl_autoload_call('RectorPrefix20220402\Symplify\SmartFileSystem\SmartFileInfo');
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// Functions whitelisting. For more information see:
|
|
|
|
// https://github.com/humbug/php-scoper/blob/master/README.md#functions-whitelisting
|
2022-01-05 11:55:03 +00:00
|
|
|
if (!function_exists('dump_with_depth')) {
|
|
|
|
function dump_with_depth() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\dump_with_depth(...func_get_args());
|
2022-01-05 11:55:03 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!function_exists('dn')) {
|
|
|
|
function dn() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\dn(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('dump_node')) {
|
|
|
|
function dump_node() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\dump_node(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('print_node')) {
|
|
|
|
function print_node() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\print_node(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2022-04-02 08:40:12 +00:00
|
|
|
if (!function_exists('composerRequire42105b12e820559d567df4e84540b182')) {
|
|
|
|
function composerRequire42105b12e820559d567df4e84540b182() {
|
|
|
|
return \RectorPrefix20220402\composerRequire42105b12e820559d567df4e84540b182(...func_get_args());
|
2021-11-25 17:34:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('scanPath')) {
|
|
|
|
function scanPath() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\scanPath(...func_get_args());
|
2021-11-25 17:34:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('lintFile')) {
|
|
|
|
function lintFile() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\lintFile(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('parseArgs')) {
|
|
|
|
function parseArgs() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\parseArgs(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('showHelp')) {
|
|
|
|
function showHelp() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\showHelp(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('formatErrorMessage')) {
|
|
|
|
function formatErrorMessage() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\formatErrorMessage(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-11 11:58:40 +00:00
|
|
|
if (!function_exists('preprocessGrammar')) {
|
|
|
|
function preprocessGrammar() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\preprocessGrammar(...func_get_args());
|
2021-05-11 11:58:40 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!function_exists('resolveNodes')) {
|
|
|
|
function resolveNodes() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\resolveNodes(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('resolveMacros')) {
|
|
|
|
function resolveMacros() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\resolveMacros(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('resolveStackAccess')) {
|
|
|
|
function resolveStackAccess() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\resolveStackAccess(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('magicSplit')) {
|
|
|
|
function magicSplit() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\magicSplit(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('assertArgs')) {
|
|
|
|
function assertArgs() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\assertArgs(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-11 11:58:40 +00:00
|
|
|
if (!function_exists('removeTrailingWhitespace')) {
|
|
|
|
function removeTrailingWhitespace() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\removeTrailingWhitespace(...func_get_args());
|
2021-05-11 11:58:40 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!function_exists('regex')) {
|
|
|
|
function regex() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\regex(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-11 11:58:40 +00:00
|
|
|
if (!function_exists('execCmd')) {
|
|
|
|
function execCmd() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\execCmd(...func_get_args());
|
2021-05-11 11:58:40 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('ensureDirExists')) {
|
|
|
|
function ensureDirExists() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\ensureDirExists(...func_get_args());
|
2021-11-23 13:20:36 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('uv_signal_init')) {
|
|
|
|
function uv_signal_init() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\uv_signal_init(...func_get_args());
|
2021-11-23 13:20:36 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('uv_signal_start')) {
|
|
|
|
function uv_signal_start() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\uv_signal_start(...func_get_args());
|
2021-11-23 13:20:36 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('uv_poll_init_socket')) {
|
|
|
|
function uv_poll_init_socket() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\uv_poll_init_socket(...func_get_args());
|
2021-05-11 11:58:40 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!function_exists('setproctitle')) {
|
|
|
|
function setproctitle() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\setproctitle(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('trigger_deprecation')) {
|
|
|
|
function trigger_deprecation() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\trigger_deprecation(...func_get_args());
|
2021-06-01 12:39:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('array_is_list')) {
|
|
|
|
function array_is_list() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\array_is_list(...func_get_args());
|
2021-06-01 12:39:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('enum_exists')) {
|
|
|
|
function enum_exists() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\enum_exists(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('includeIfExists')) {
|
|
|
|
function includeIfExists() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\includeIfExists(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2021-11-01 14:32:25 +00:00
|
|
|
if (!function_exists('dump')) {
|
|
|
|
function dump() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\dump(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('dumpe')) {
|
|
|
|
function dumpe() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\dumpe(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
2022-01-04 16:28:21 +00:00
|
|
|
if (!function_exists('bdump')) {
|
|
|
|
function bdump() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\bdump(...func_get_args());
|
2022-01-04 16:28:21 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-10 00:23:30 +00:00
|
|
|
if (!function_exists('compressJs')) {
|
|
|
|
function compressJs() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\compressJs(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!function_exists('compressCss')) {
|
|
|
|
function compressCss() {
|
2022-04-02 08:38:27 +00:00
|
|
|
return \RectorPrefix20220402\compressCss(...func_get_args());
|
2021-05-10 00:23:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return $loader;
|