barryvdh
2 months ago
bin
2 months ago
brick
2 months ago
carbonphp
2 months ago
collizo4sky
2 months ago
composer
1 day ago
league
2 months ago
nesbot
2 months ago
pelago
2 months ago
psr
2 months ago
sabberworm
2 months ago
stripe
2 months ago
symfony
1 month ago
autoload.php
2 months ago
scoper-autoload.php
2 months ago
scoper-autoload.php
110 lines
| 1 | <?php |
| 2 | |
| 3 | // scoper-autoload.php @generated by PhpScoper |
| 4 | |
| 5 | $loader = (static function () { |
| 6 | // Backup the autoloaded Composer files |
| 7 | $existingComposerAutoloadFiles = isset($GLOBALS['__composer_autoload_files']) ? $GLOBALS['__composer_autoload_files'] : []; |
| 8 | |
| 9 | $loader = require_once __DIR__.'/autoload.php'; |
| 10 | // Ensure InstalledVersions is available |
| 11 | $installedVersionsPath = __DIR__.'/composer/InstalledVersions.php'; |
| 12 | if (file_exists($installedVersionsPath)) require_once $installedVersionsPath; |
| 13 | |
| 14 | // Restore the backup and ensure the excluded files are properly marked as loaded |
| 15 | $GLOBALS['__composer_autoload_files'] = \array_merge( |
| 16 | $existingComposerAutoloadFiles, |
| 17 | \array_fill_keys(['5928a00fa978807cf85d90ec3f4b0147', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', 'e4e9c4430b5a6c815e77a26074c8155a', 'a4a119a56e50fbb293281d9a48007e0e', '51421aa3e5e8003b70a289762d146a2a', 'f49032536fdd06afd9df7191c3f21453', '18e965175c6bcd96deba6bc791a44373', '7edcabe1b67fbb38f4972a722bbbb429', '7bdb062931f6e7102434c3ad28423eb6'], true) |
| 18 | ); |
| 19 | |
| 20 | return $loader; |
| 21 | })(); |
| 22 | |
| 23 | // Class aliases. For more information see: |
| 24 | // https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#class-aliases |
| 25 | if (!function_exists('humbug_phpscoper_expose_class')) { |
| 26 | function humbug_phpscoper_expose_class($exposed, $prefixed) { |
| 27 | if (!class_exists($exposed, false) && !interface_exists($exposed, false) && !trait_exists($exposed, false)) { |
| 28 | spl_autoload_call($prefixed); |
| 29 | } |
| 30 | } |
| 31 | } |
| 32 | humbug_phpscoper_expose_class('PhpToken', 'ProfilePressVendor\PhpToken'); |
| 33 | humbug_phpscoper_expose_class('ValueError', 'ProfilePressVendor\ValueError'); |
| 34 | humbug_phpscoper_expose_class('Attribute', 'ProfilePressVendor\Attribute'); |
| 35 | humbug_phpscoper_expose_class('UnhandledMatchError', 'ProfilePressVendor\UnhandledMatchError'); |
| 36 | humbug_phpscoper_expose_class('Stringable', 'ProfilePressVendor\Stringable'); |
| 37 | |
| 38 | // Function aliases. For more information see: |
| 39 | // https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases |
| 40 | if (!function_exists('app')) { function app() { return \ProfilePressVendor\app(...func_get_args()); } } |
| 41 | if (!function_exists('calculateTranslationStatus')) { function calculateTranslationStatus() { return \ProfilePressVendor\calculateTranslationStatus(...func_get_args()); } } |
| 42 | if (!function_exists('extractLocaleFromFilePath')) { function extractLocaleFromFilePath() { return \ProfilePressVendor\extractLocaleFromFilePath(...func_get_args()); } } |
| 43 | if (!function_exists('extractTranslationKeys')) { function extractTranslationKeys() { return \ProfilePressVendor\extractTranslationKeys(...func_get_args()); } } |
| 44 | if (!function_exists('fdiv')) { function fdiv() { return \ProfilePressVendor\fdiv(...func_get_args()); } } |
| 45 | if (!function_exists('findTransUnitMismatches')) { function findTransUnitMismatches() { return \ProfilePressVendor\findTransUnitMismatches(...func_get_args()); } } |
| 46 | if (!function_exists('findTranslationFiles')) { function findTranslationFiles() { return \ProfilePressVendor\findTranslationFiles(...func_get_args()); } } |
| 47 | if (!function_exists('getHtmlAttribute')) { function getHtmlAttribute() { return \ProfilePressVendor\getHtmlAttribute(...func_get_args()); } } |
| 48 | if (!function_exists('getMaxHistoryMonthsByAmount')) { function getMaxHistoryMonthsByAmount() { return \ProfilePressVendor\getMaxHistoryMonthsByAmount(...func_get_args()); } } |
| 49 | if (!function_exists('getOpenCollectiveSponsors')) { function getOpenCollectiveSponsors() { return \ProfilePressVendor\getOpenCollectiveSponsors(...func_get_args()); } } |
| 50 | if (!function_exists('get_debug_type')) { function get_debug_type() { return \ProfilePressVendor\get_debug_type(...func_get_args()); } } |
| 51 | if (!function_exists('get_resource_id')) { function get_resource_id() { return \ProfilePressVendor\get_resource_id(...func_get_args()); } } |
| 52 | if (!function_exists('isTranslationCompleted')) { function isTranslationCompleted() { return \ProfilePressVendor\isTranslationCompleted(...func_get_args()); } } |
| 53 | if (!function_exists('mb_check_encoding')) { function mb_check_encoding() { return \ProfilePressVendor\mb_check_encoding(...func_get_args()); } } |
| 54 | if (!function_exists('mb_chr')) { function mb_chr() { return \ProfilePressVendor\mb_chr(...func_get_args()); } } |
| 55 | if (!function_exists('mb_convert_case')) { function mb_convert_case() { return \ProfilePressVendor\mb_convert_case(...func_get_args()); } } |
| 56 | if (!function_exists('mb_convert_encoding')) { function mb_convert_encoding() { return \ProfilePressVendor\mb_convert_encoding(...func_get_args()); } } |
| 57 | if (!function_exists('mb_convert_variables')) { function mb_convert_variables() { return \ProfilePressVendor\mb_convert_variables(...func_get_args()); } } |
| 58 | if (!function_exists('mb_decode_mimeheader')) { function mb_decode_mimeheader() { return \ProfilePressVendor\mb_decode_mimeheader(...func_get_args()); } } |
| 59 | if (!function_exists('mb_decode_numericentity')) { function mb_decode_numericentity() { return \ProfilePressVendor\mb_decode_numericentity(...func_get_args()); } } |
| 60 | if (!function_exists('mb_detect_encoding')) { function mb_detect_encoding() { return \ProfilePressVendor\mb_detect_encoding(...func_get_args()); } } |
| 61 | if (!function_exists('mb_detect_order')) { function mb_detect_order() { return \ProfilePressVendor\mb_detect_order(...func_get_args()); } } |
| 62 | if (!function_exists('mb_encode_mimeheader')) { function mb_encode_mimeheader() { return \ProfilePressVendor\mb_encode_mimeheader(...func_get_args()); } } |
| 63 | if (!function_exists('mb_encode_numericentity')) { function mb_encode_numericentity() { return \ProfilePressVendor\mb_encode_numericentity(...func_get_args()); } } |
| 64 | if (!function_exists('mb_encoding_aliases')) { function mb_encoding_aliases() { return \ProfilePressVendor\mb_encoding_aliases(...func_get_args()); } } |
| 65 | if (!function_exists('mb_get_info')) { function mb_get_info() { return \ProfilePressVendor\mb_get_info(...func_get_args()); } } |
| 66 | if (!function_exists('mb_http_input')) { function mb_http_input() { return \ProfilePressVendor\mb_http_input(...func_get_args()); } } |
| 67 | if (!function_exists('mb_http_output')) { function mb_http_output() { return \ProfilePressVendor\mb_http_output(...func_get_args()); } } |
| 68 | if (!function_exists('mb_internal_encoding')) { function mb_internal_encoding() { return \ProfilePressVendor\mb_internal_encoding(...func_get_args()); } } |
| 69 | if (!function_exists('mb_language')) { function mb_language() { return \ProfilePressVendor\mb_language(...func_get_args()); } } |
| 70 | if (!function_exists('mb_lcfirst')) { function mb_lcfirst() { return \ProfilePressVendor\mb_lcfirst(...func_get_args()); } } |
| 71 | if (!function_exists('mb_list_encodings')) { function mb_list_encodings() { return \ProfilePressVendor\mb_list_encodings(...func_get_args()); } } |
| 72 | if (!function_exists('mb_ltrim')) { function mb_ltrim() { return \ProfilePressVendor\mb_ltrim(...func_get_args()); } } |
| 73 | if (!function_exists('mb_ord')) { function mb_ord() { return \ProfilePressVendor\mb_ord(...func_get_args()); } } |
| 74 | if (!function_exists('mb_output_handler')) { function mb_output_handler() { return \ProfilePressVendor\mb_output_handler(...func_get_args()); } } |
| 75 | if (!function_exists('mb_parse_str')) { function mb_parse_str() { return \ProfilePressVendor\mb_parse_str(...func_get_args()); } } |
| 76 | if (!function_exists('mb_rtrim')) { function mb_rtrim() { return \ProfilePressVendor\mb_rtrim(...func_get_args()); } } |
| 77 | if (!function_exists('mb_scrub')) { function mb_scrub() { return \ProfilePressVendor\mb_scrub(...func_get_args()); } } |
| 78 | if (!function_exists('mb_str_pad')) { function mb_str_pad() { return \ProfilePressVendor\mb_str_pad(...func_get_args()); } } |
| 79 | if (!function_exists('mb_str_split')) { function mb_str_split() { return \ProfilePressVendor\mb_str_split(...func_get_args()); } } |
| 80 | if (!function_exists('mb_stripos')) { function mb_stripos() { return \ProfilePressVendor\mb_stripos(...func_get_args()); } } |
| 81 | if (!function_exists('mb_stristr')) { function mb_stristr() { return \ProfilePressVendor\mb_stristr(...func_get_args()); } } |
| 82 | if (!function_exists('mb_strlen')) { function mb_strlen() { return \ProfilePressVendor\mb_strlen(...func_get_args()); } } |
| 83 | if (!function_exists('mb_strpos')) { function mb_strpos() { return \ProfilePressVendor\mb_strpos(...func_get_args()); } } |
| 84 | if (!function_exists('mb_strrchr')) { function mb_strrchr() { return \ProfilePressVendor\mb_strrchr(...func_get_args()); } } |
| 85 | if (!function_exists('mb_strrichr')) { function mb_strrichr() { return \ProfilePressVendor\mb_strrichr(...func_get_args()); } } |
| 86 | if (!function_exists('mb_strripos')) { function mb_strripos() { return \ProfilePressVendor\mb_strripos(...func_get_args()); } } |
| 87 | if (!function_exists('mb_strrpos')) { function mb_strrpos() { return \ProfilePressVendor\mb_strrpos(...func_get_args()); } } |
| 88 | if (!function_exists('mb_strstr')) { function mb_strstr() { return \ProfilePressVendor\mb_strstr(...func_get_args()); } } |
| 89 | if (!function_exists('mb_strtolower')) { function mb_strtolower() { return \ProfilePressVendor\mb_strtolower(...func_get_args()); } } |
| 90 | if (!function_exists('mb_strtoupper')) { function mb_strtoupper() { return \ProfilePressVendor\mb_strtoupper(...func_get_args()); } } |
| 91 | if (!function_exists('mb_strwidth')) { function mb_strwidth() { return \ProfilePressVendor\mb_strwidth(...func_get_args()); } } |
| 92 | if (!function_exists('mb_substitute_character')) { function mb_substitute_character() { return \ProfilePressVendor\mb_substitute_character(...func_get_args()); } } |
| 93 | if (!function_exists('mb_substr')) { function mb_substr() { return \ProfilePressVendor\mb_substr(...func_get_args()); } } |
| 94 | if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \ProfilePressVendor\mb_substr_count(...func_get_args()); } } |
| 95 | if (!function_exists('mb_trim')) { function mb_trim() { return \ProfilePressVendor\mb_trim(...func_get_args()); } } |
| 96 | if (!function_exists('mb_ucfirst')) { function mb_ucfirst() { return \ProfilePressVendor\mb_ucfirst(...func_get_args()); } } |
| 97 | if (!function_exists('preg_last_error_msg')) { function preg_last_error_msg() { return \ProfilePressVendor\preg_last_error_msg(...func_get_args()); } } |
| 98 | if (!function_exists('printTable')) { function printTable() { return \ProfilePressVendor\printTable(...func_get_args()); } } |
| 99 | if (!function_exists('printTitle')) { function printTitle() { return \ProfilePressVendor\printTitle(...func_get_args()); } } |
| 100 | if (!function_exists('printTranslationStatus')) { function printTranslationStatus() { return \ProfilePressVendor\printTranslationStatus(...func_get_args()); } } |
| 101 | if (!function_exists('str_contains')) { function str_contains() { return \ProfilePressVendor\str_contains(...func_get_args()); } } |
| 102 | if (!function_exists('str_ends_with')) { function str_ends_with() { return \ProfilePressVendor\str_ends_with(...func_get_args()); } } |
| 103 | if (!function_exists('str_starts_with')) { function str_starts_with() { return \ProfilePressVendor\str_starts_with(...func_get_args()); } } |
| 104 | if (!function_exists('textColorGreen')) { function textColorGreen() { return \ProfilePressVendor\textColorGreen(...func_get_args()); } } |
| 105 | if (!function_exists('textColorNormal')) { function textColorNormal() { return \ProfilePressVendor\textColorNormal(...func_get_args()); } } |
| 106 | if (!function_exists('textColorRed')) { function textColorRed() { return \ProfilePressVendor\textColorRed(...func_get_args()); } } |
| 107 | if (!function_exists('trigger_deprecation')) { function trigger_deprecation() { return \ProfilePressVendor\trigger_deprecation(...func_get_args()); } } |
| 108 | |
| 109 | return $loader; |
| 110 |