110 lines
11 KiB
PHP
110 lines
11 KiB
PHP
<?php
|
|
|
|
// scoper-autoload.php @generated by PhpScoper
|
|
|
|
$loader = (static function () {
|
|
// Backup the autoloaded Composer files
|
|
$existingComposerAutoloadFiles = isset($GLOBALS['__composer_autoload_files']) ? $GLOBALS['__composer_autoload_files'] : [];
|
|
|
|
$loader = require_once __DIR__.'/autoload.php';
|
|
// Ensure InstalledVersions is available
|
|
$installedVersionsPath = __DIR__.'/composer/InstalledVersions.php';
|
|
if (file_exists($installedVersionsPath)) require_once $installedVersionsPath;
|
|
|
|
// Restore the backup and ensure the excluded files are properly marked as loaded
|
|
$GLOBALS['__composer_autoload_files'] = \array_merge(
|
|
$existingComposerAutoloadFiles,
|
|
\array_fill_keys(['5928a00fa978807cf85d90ec3f4b0147', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', 'a4a119a56e50fbb293281d9a48007e0e', '51421aa3e5e8003b70a289762d146a2a', 'f49032536fdd06afd9df7191c3f21453', '18e965175c6bcd96deba6bc791a44373', '7edcabe1b67fbb38f4972a722bbbb429', '7bdb062931f6e7102434c3ad28423eb6'], true)
|
|
);
|
|
|
|
return $loader;
|
|
})();
|
|
|
|
// Class aliases. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#class-aliases
|
|
if (!function_exists('humbug_phpscoper_expose_class')) {
|
|
function humbug_phpscoper_expose_class($exposed, $prefixed) {
|
|
if (!class_exists($exposed, false) && !interface_exists($exposed, false) && !trait_exists($exposed, false)) {
|
|
spl_autoload_call($prefixed);
|
|
}
|
|
}
|
|
}
|
|
humbug_phpscoper_expose_class('ComposerAutoloaderInit6769598aeb1caffb05f95a3a08065360', 'ProfilePressVendor\ComposerAutoloaderInit6769598aeb1caffb05f95a3a08065360');
|
|
humbug_phpscoper_expose_class('PAnD', 'ProfilePressVendor\PAnD');
|
|
humbug_phpscoper_expose_class('PhpToken', 'ProfilePressVendor\PhpToken');
|
|
humbug_phpscoper_expose_class('ValueError', 'ProfilePressVendor\ValueError');
|
|
humbug_phpscoper_expose_class('Attribute', 'ProfilePressVendor\Attribute');
|
|
humbug_phpscoper_expose_class('UnhandledMatchError', 'ProfilePressVendor\UnhandledMatchError');
|
|
humbug_phpscoper_expose_class('Stringable', 'ProfilePressVendor\Stringable');
|
|
|
|
// Function aliases. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases
|
|
if (!function_exists('app')) { function app() { return \ProfilePressVendor\app(...func_get_args()); } }
|
|
if (!function_exists('calculateTranslationStatus')) { function calculateTranslationStatus() { return \ProfilePressVendor\calculateTranslationStatus(...func_get_args()); } }
|
|
if (!function_exists('composerRequire6769598aeb1caffb05f95a3a08065360')) { function composerRequire6769598aeb1caffb05f95a3a08065360() { return \ProfilePressVendor\composerRequire6769598aeb1caffb05f95a3a08065360(...func_get_args()); } }
|
|
if (!function_exists('extractLocaleFromFilePath')) { function extractLocaleFromFilePath() { return \ProfilePressVendor\extractLocaleFromFilePath(...func_get_args()); } }
|
|
if (!function_exists('extractTranslationKeys')) { function extractTranslationKeys() { return \ProfilePressVendor\extractTranslationKeys(...func_get_args()); } }
|
|
if (!function_exists('fdiv')) { function fdiv() { return \ProfilePressVendor\fdiv(...func_get_args()); } }
|
|
if (!function_exists('findTransUnitMismatches')) { function findTransUnitMismatches() { return \ProfilePressVendor\findTransUnitMismatches(...func_get_args()); } }
|
|
if (!function_exists('findTranslationFiles')) { function findTranslationFiles() { return \ProfilePressVendor\findTranslationFiles(...func_get_args()); } }
|
|
if (!function_exists('getHtmlAttribute')) { function getHtmlAttribute() { return \ProfilePressVendor\getHtmlAttribute(...func_get_args()); } }
|
|
if (!function_exists('getMaxHistoryMonthsByAmount')) { function getMaxHistoryMonthsByAmount() { return \ProfilePressVendor\getMaxHistoryMonthsByAmount(...func_get_args()); } }
|
|
if (!function_exists('getOpenCollectiveSponsors')) { function getOpenCollectiveSponsors() { return \ProfilePressVendor\getOpenCollectiveSponsors(...func_get_args()); } }
|
|
if (!function_exists('get_debug_type')) { function get_debug_type() { return \ProfilePressVendor\get_debug_type(...func_get_args()); } }
|
|
if (!function_exists('get_resource_id')) { function get_resource_id() { return \ProfilePressVendor\get_resource_id(...func_get_args()); } }
|
|
if (!function_exists('isTranslationCompleted')) { function isTranslationCompleted() { return \ProfilePressVendor\isTranslationCompleted(...func_get_args()); } }
|
|
if (!function_exists('mb_check_encoding')) { function mb_check_encoding() { return \ProfilePressVendor\mb_check_encoding(...func_get_args()); } }
|
|
if (!function_exists('mb_chr')) { function mb_chr() { return \ProfilePressVendor\mb_chr(...func_get_args()); } }
|
|
if (!function_exists('mb_convert_case')) { function mb_convert_case() { return \ProfilePressVendor\mb_convert_case(...func_get_args()); } }
|
|
if (!function_exists('mb_convert_encoding')) { function mb_convert_encoding() { return \ProfilePressVendor\mb_convert_encoding(...func_get_args()); } }
|
|
if (!function_exists('mb_convert_variables')) { function mb_convert_variables() { return \ProfilePressVendor\mb_convert_variables(...func_get_args()); } }
|
|
if (!function_exists('mb_decode_mimeheader')) { function mb_decode_mimeheader() { return \ProfilePressVendor\mb_decode_mimeheader(...func_get_args()); } }
|
|
if (!function_exists('mb_decode_numericentity')) { function mb_decode_numericentity() { return \ProfilePressVendor\mb_decode_numericentity(...func_get_args()); } }
|
|
if (!function_exists('mb_detect_encoding')) { function mb_detect_encoding() { return \ProfilePressVendor\mb_detect_encoding(...func_get_args()); } }
|
|
if (!function_exists('mb_detect_order')) { function mb_detect_order() { return \ProfilePressVendor\mb_detect_order(...func_get_args()); } }
|
|
if (!function_exists('mb_encode_mimeheader')) { function mb_encode_mimeheader() { return \ProfilePressVendor\mb_encode_mimeheader(...func_get_args()); } }
|
|
if (!function_exists('mb_encode_numericentity')) { function mb_encode_numericentity() { return \ProfilePressVendor\mb_encode_numericentity(...func_get_args()); } }
|
|
if (!function_exists('mb_encoding_aliases')) { function mb_encoding_aliases() { return \ProfilePressVendor\mb_encoding_aliases(...func_get_args()); } }
|
|
if (!function_exists('mb_get_info')) { function mb_get_info() { return \ProfilePressVendor\mb_get_info(...func_get_args()); } }
|
|
if (!function_exists('mb_http_input')) { function mb_http_input() { return \ProfilePressVendor\mb_http_input(...func_get_args()); } }
|
|
if (!function_exists('mb_http_output')) { function mb_http_output() { return \ProfilePressVendor\mb_http_output(...func_get_args()); } }
|
|
if (!function_exists('mb_internal_encoding')) { function mb_internal_encoding() { return \ProfilePressVendor\mb_internal_encoding(...func_get_args()); } }
|
|
if (!function_exists('mb_language')) { function mb_language() { return \ProfilePressVendor\mb_language(...func_get_args()); } }
|
|
if (!function_exists('mb_lcfirst')) { function mb_lcfirst() { return \ProfilePressVendor\mb_lcfirst(...func_get_args()); } }
|
|
if (!function_exists('mb_list_encodings')) { function mb_list_encodings() { return \ProfilePressVendor\mb_list_encodings(...func_get_args()); } }
|
|
if (!function_exists('mb_ord')) { function mb_ord() { return \ProfilePressVendor\mb_ord(...func_get_args()); } }
|
|
if (!function_exists('mb_output_handler')) { function mb_output_handler() { return \ProfilePressVendor\mb_output_handler(...func_get_args()); } }
|
|
if (!function_exists('mb_parse_str')) { function mb_parse_str() { return \ProfilePressVendor\mb_parse_str(...func_get_args()); } }
|
|
if (!function_exists('mb_scrub')) { function mb_scrub() { return \ProfilePressVendor\mb_scrub(...func_get_args()); } }
|
|
if (!function_exists('mb_str_pad')) { function mb_str_pad() { return \ProfilePressVendor\mb_str_pad(...func_get_args()); } }
|
|
if (!function_exists('mb_str_split')) { function mb_str_split() { return \ProfilePressVendor\mb_str_split(...func_get_args()); } }
|
|
if (!function_exists('mb_stripos')) { function mb_stripos() { return \ProfilePressVendor\mb_stripos(...func_get_args()); } }
|
|
if (!function_exists('mb_stristr')) { function mb_stristr() { return \ProfilePressVendor\mb_stristr(...func_get_args()); } }
|
|
if (!function_exists('mb_strlen')) { function mb_strlen() { return \ProfilePressVendor\mb_strlen(...func_get_args()); } }
|
|
if (!function_exists('mb_strpos')) { function mb_strpos() { return \ProfilePressVendor\mb_strpos(...func_get_args()); } }
|
|
if (!function_exists('mb_strrchr')) { function mb_strrchr() { return \ProfilePressVendor\mb_strrchr(...func_get_args()); } }
|
|
if (!function_exists('mb_strrichr')) { function mb_strrichr() { return \ProfilePressVendor\mb_strrichr(...func_get_args()); } }
|
|
if (!function_exists('mb_strripos')) { function mb_strripos() { return \ProfilePressVendor\mb_strripos(...func_get_args()); } }
|
|
if (!function_exists('mb_strrpos')) { function mb_strrpos() { return \ProfilePressVendor\mb_strrpos(...func_get_args()); } }
|
|
if (!function_exists('mb_strstr')) { function mb_strstr() { return \ProfilePressVendor\mb_strstr(...func_get_args()); } }
|
|
if (!function_exists('mb_strtolower')) { function mb_strtolower() { return \ProfilePressVendor\mb_strtolower(...func_get_args()); } }
|
|
if (!function_exists('mb_strtoupper')) { function mb_strtoupper() { return \ProfilePressVendor\mb_strtoupper(...func_get_args()); } }
|
|
if (!function_exists('mb_strwidth')) { function mb_strwidth() { return \ProfilePressVendor\mb_strwidth(...func_get_args()); } }
|
|
if (!function_exists('mb_substitute_character')) { function mb_substitute_character() { return \ProfilePressVendor\mb_substitute_character(...func_get_args()); } }
|
|
if (!function_exists('mb_substr')) { function mb_substr() { return \ProfilePressVendor\mb_substr(...func_get_args()); } }
|
|
if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \ProfilePressVendor\mb_substr_count(...func_get_args()); } }
|
|
if (!function_exists('mb_ucfirst')) { function mb_ucfirst() { return \ProfilePressVendor\mb_ucfirst(...func_get_args()); } }
|
|
if (!function_exists('preg_last_error_msg')) { function preg_last_error_msg() { return \ProfilePressVendor\preg_last_error_msg(...func_get_args()); } }
|
|
if (!function_exists('printTable')) { function printTable() { return \ProfilePressVendor\printTable(...func_get_args()); } }
|
|
if (!function_exists('printTitle')) { function printTitle() { return \ProfilePressVendor\printTitle(...func_get_args()); } }
|
|
if (!function_exists('printTranslationStatus')) { function printTranslationStatus() { return \ProfilePressVendor\printTranslationStatus(...func_get_args()); } }
|
|
if (!function_exists('str_contains')) { function str_contains() { return \ProfilePressVendor\str_contains(...func_get_args()); } }
|
|
if (!function_exists('str_ends_with')) { function str_ends_with() { return \ProfilePressVendor\str_ends_with(...func_get_args()); } }
|
|
if (!function_exists('str_starts_with')) { function str_starts_with() { return \ProfilePressVendor\str_starts_with(...func_get_args()); } }
|
|
if (!function_exists('textColorGreen')) { function textColorGreen() { return \ProfilePressVendor\textColorGreen(...func_get_args()); } }
|
|
if (!function_exists('textColorNormal')) { function textColorNormal() { return \ProfilePressVendor\textColorNormal(...func_get_args()); } }
|
|
if (!function_exists('textColorRed')) { function textColorRed() { return \ProfilePressVendor\textColorRed(...func_get_args()); } }
|
|
if (!function_exists('trigger_deprecation')) { function trigger_deprecation() { return \ProfilePressVendor\trigger_deprecation(...func_get_args()); } }
|
|
|
|
return $loader;
|