| 1 |
<?php |
| 2 |
|
| 3 |
// scoper-autoload.php @generated by PhpScoper |
| 4 |
|
| 5 |
$loader = (static function () { |
| 6 |
// Backup the autoloaded Composer files |
| 7 |
$existingComposerAutoloadFiles = $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(['9eaa6b0f3f04e58e17ae5ecb754ea313', '320cde22f66dd4f5d3fd621d3e88b98f', 'acbe0d033c55cd0a032b415e08d14f4c', '8825ede83f2f289127722d4e842cf7e8', '36dfd6ed9dd74e8062aa61f09caf8554', 'e69f7f6ee287b969198c3c9d6777bd38', '5928a00fa978807cf85d90ec3f4b0147', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', 'a4a119a56e50fbb293281d9a48007e0e', '54b9ab13bc86d8251a04a939888e357e', '7bdb062931f6e7102434c3ad28423eb6', '7edcabe1b67fbb38f4972a722bbbb429', 'f49032536fdd06afd9df7191c3f21453', '18e965175c6bcd96deba6bc791a44373', '51421aa3e5e8003b70a289762d146a2a'], 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('WIND_PRESS', 'WindPressPackages\WIND_PRESS'); |
| 33 |
humbug_phpscoper_expose_class('Normalizer', 'WindPressPackages\Normalizer'); |
| 34 |
humbug_phpscoper_expose_class('Attribute', 'WindPressPackages\Attribute'); |
| 35 |
humbug_phpscoper_expose_class('PhpToken', 'WindPressPackages\PhpToken'); |
| 36 |
humbug_phpscoper_expose_class('Stringable', 'WindPressPackages\Stringable'); |
| 37 |
humbug_phpscoper_expose_class('UnhandledMatchError', 'WindPressPackages\UnhandledMatchError'); |
| 38 |
humbug_phpscoper_expose_class('ValueError', 'WindPressPackages\ValueError'); |
| 39 |
|
| 40 |
// Function aliases. For more information see: |
| 41 |
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases |
| 42 |
if (!function_exists('ctype_alnum')) { function ctype_alnum() { return \WindPressPackages\ctype_alnum(...func_get_args()); } } |
| 43 |
if (!function_exists('ctype_alpha')) { function ctype_alpha() { return \WindPressPackages\ctype_alpha(...func_get_args()); } } |
| 44 |
if (!function_exists('ctype_cntrl')) { function ctype_cntrl() { return \WindPressPackages\ctype_cntrl(...func_get_args()); } } |
| 45 |
if (!function_exists('ctype_digit')) { function ctype_digit() { return \WindPressPackages\ctype_digit(...func_get_args()); } } |
| 46 |
if (!function_exists('ctype_graph')) { function ctype_graph() { return \WindPressPackages\ctype_graph(...func_get_args()); } } |
| 47 |
if (!function_exists('ctype_lower')) { function ctype_lower() { return \WindPressPackages\ctype_lower(...func_get_args()); } } |
| 48 |
if (!function_exists('ctype_print')) { function ctype_print() { return \WindPressPackages\ctype_print(...func_get_args()); } } |
| 49 |
if (!function_exists('ctype_punct')) { function ctype_punct() { return \WindPressPackages\ctype_punct(...func_get_args()); } } |
| 50 |
if (!function_exists('ctype_space')) { function ctype_space() { return \WindPressPackages\ctype_space(...func_get_args()); } } |
| 51 |
if (!function_exists('ctype_upper')) { function ctype_upper() { return \WindPressPackages\ctype_upper(...func_get_args()); } } |
| 52 |
if (!function_exists('ctype_xdigit')) { function ctype_xdigit() { return \WindPressPackages\ctype_xdigit(...func_get_args()); } } |
| 53 |
if (!function_exists('fdiv')) { function fdiv() { return \WindPressPackages\fdiv(...func_get_args()); } } |
| 54 |
if (!function_exists('get_debug_type')) { function get_debug_type() { return \WindPressPackages\get_debug_type(...func_get_args()); } } |
| 55 |
if (!function_exists('get_resource_id')) { function get_resource_id() { return \WindPressPackages\get_resource_id(...func_get_args()); } } |
| 56 |
if (!function_exists('grapheme_extract')) { function grapheme_extract() { return \WindPressPackages\grapheme_extract(...func_get_args()); } } |
| 57 |
if (!function_exists('grapheme_stripos')) { function grapheme_stripos() { return \WindPressPackages\grapheme_stripos(...func_get_args()); } } |
| 58 |
if (!function_exists('grapheme_stristr')) { function grapheme_stristr() { return \WindPressPackages\grapheme_stristr(...func_get_args()); } } |
| 59 |
if (!function_exists('grapheme_strlen')) { function grapheme_strlen() { return \WindPressPackages\grapheme_strlen(...func_get_args()); } } |
| 60 |
if (!function_exists('grapheme_strpos')) { function grapheme_strpos() { return \WindPressPackages\grapheme_strpos(...func_get_args()); } } |
| 61 |
if (!function_exists('grapheme_strripos')) { function grapheme_strripos() { return \WindPressPackages\grapheme_strripos(...func_get_args()); } } |
| 62 |
if (!function_exists('grapheme_strrpos')) { function grapheme_strrpos() { return \WindPressPackages\grapheme_strrpos(...func_get_args()); } } |
| 63 |
if (!function_exists('grapheme_strstr')) { function grapheme_strstr() { return \WindPressPackages\grapheme_strstr(...func_get_args()); } } |
| 64 |
if (!function_exists('grapheme_substr')) { function grapheme_substr() { return \WindPressPackages\grapheme_substr(...func_get_args()); } } |
| 65 |
if (!function_exists('leak')) { function leak() { return \WindPressPackages\leak(...func_get_args()); } } |
| 66 |
if (!function_exists('mb_check_encoding')) { function mb_check_encoding() { return \WindPressPackages\mb_check_encoding(...func_get_args()); } } |
| 67 |
if (!function_exists('mb_chr')) { function mb_chr() { return \WindPressPackages\mb_chr(...func_get_args()); } } |
| 68 |
if (!function_exists('mb_convert_case')) { function mb_convert_case() { return \WindPressPackages\mb_convert_case(...func_get_args()); } } |
| 69 |
if (!function_exists('mb_convert_encoding')) { function mb_convert_encoding() { return \WindPressPackages\mb_convert_encoding(...func_get_args()); } } |
| 70 |
if (!function_exists('mb_convert_variables')) { function mb_convert_variables() { return \WindPressPackages\mb_convert_variables(...func_get_args()); } } |
| 71 |
if (!function_exists('mb_decode_mimeheader')) { function mb_decode_mimeheader() { return \WindPressPackages\mb_decode_mimeheader(...func_get_args()); } } |
| 72 |
if (!function_exists('mb_decode_numericentity')) { function mb_decode_numericentity() { return \WindPressPackages\mb_decode_numericentity(...func_get_args()); } } |
| 73 |
if (!function_exists('mb_detect_encoding')) { function mb_detect_encoding() { return \WindPressPackages\mb_detect_encoding(...func_get_args()); } } |
| 74 |
if (!function_exists('mb_detect_order')) { function mb_detect_order() { return \WindPressPackages\mb_detect_order(...func_get_args()); } } |
| 75 |
if (!function_exists('mb_encode_mimeheader')) { function mb_encode_mimeheader() { return \WindPressPackages\mb_encode_mimeheader(...func_get_args()); } } |
| 76 |
if (!function_exists('mb_encode_numericentity')) { function mb_encode_numericentity() { return \WindPressPackages\mb_encode_numericentity(...func_get_args()); } } |
| 77 |
if (!function_exists('mb_encoding_aliases')) { function mb_encoding_aliases() { return \WindPressPackages\mb_encoding_aliases(...func_get_args()); } } |
| 78 |
if (!function_exists('mb_get_info')) { function mb_get_info() { return \WindPressPackages\mb_get_info(...func_get_args()); } } |
| 79 |
if (!function_exists('mb_http_input')) { function mb_http_input() { return \WindPressPackages\mb_http_input(...func_get_args()); } } |
| 80 |
if (!function_exists('mb_http_output')) { function mb_http_output() { return \WindPressPackages\mb_http_output(...func_get_args()); } } |
| 81 |
if (!function_exists('mb_internal_encoding')) { function mb_internal_encoding() { return \WindPressPackages\mb_internal_encoding(...func_get_args()); } } |
| 82 |
if (!function_exists('mb_language')) { function mb_language() { return \WindPressPackages\mb_language(...func_get_args()); } } |
| 83 |
if (!function_exists('mb_list_encodings')) { function mb_list_encodings() { return \WindPressPackages\mb_list_encodings(...func_get_args()); } } |
| 84 |
if (!function_exists('mb_ord')) { function mb_ord() { return \WindPressPackages\mb_ord(...func_get_args()); } } |
| 85 |
if (!function_exists('mb_output_handler')) { function mb_output_handler() { return \WindPressPackages\mb_output_handler(...func_get_args()); } } |
| 86 |
if (!function_exists('mb_parse_str')) { function mb_parse_str() { return \WindPressPackages\mb_parse_str(...func_get_args()); } } |
| 87 |
if (!function_exists('mb_scrub')) { function mb_scrub() { return \WindPressPackages\mb_scrub(...func_get_args()); } } |
| 88 |
if (!function_exists('mb_str_split')) { function mb_str_split() { return \WindPressPackages\mb_str_split(...func_get_args()); } } |
| 89 |
if (!function_exists('mb_stripos')) { function mb_stripos() { return \WindPressPackages\mb_stripos(...func_get_args()); } } |
| 90 |
if (!function_exists('mb_stristr')) { function mb_stristr() { return \WindPressPackages\mb_stristr(...func_get_args()); } } |
| 91 |
if (!function_exists('mb_strlen')) { function mb_strlen() { return \WindPressPackages\mb_strlen(...func_get_args()); } } |
| 92 |
if (!function_exists('mb_strpos')) { function mb_strpos() { return \WindPressPackages\mb_strpos(...func_get_args()); } } |
| 93 |
if (!function_exists('mb_strrchr')) { function mb_strrchr() { return \WindPressPackages\mb_strrchr(...func_get_args()); } } |
| 94 |
if (!function_exists('mb_strrichr')) { function mb_strrichr() { return \WindPressPackages\mb_strrichr(...func_get_args()); } } |
| 95 |
if (!function_exists('mb_strripos')) { function mb_strripos() { return \WindPressPackages\mb_strripos(...func_get_args()); } } |
| 96 |
if (!function_exists('mb_strrpos')) { function mb_strrpos() { return \WindPressPackages\mb_strrpos(...func_get_args()); } } |
| 97 |
if (!function_exists('mb_strstr')) { function mb_strstr() { return \WindPressPackages\mb_strstr(...func_get_args()); } } |
| 98 |
if (!function_exists('mb_strtolower')) { function mb_strtolower() { return \WindPressPackages\mb_strtolower(...func_get_args()); } } |
| 99 |
if (!function_exists('mb_strtoupper')) { function mb_strtoupper() { return \WindPressPackages\mb_strtoupper(...func_get_args()); } } |
| 100 |
if (!function_exists('mb_strwidth')) { function mb_strwidth() { return \WindPressPackages\mb_strwidth(...func_get_args()); } } |
| 101 |
if (!function_exists('mb_substitute_character')) { function mb_substitute_character() { return \WindPressPackages\mb_substitute_character(...func_get_args()); } } |
| 102 |
if (!function_exists('mb_substr')) { function mb_substr() { return \WindPressPackages\mb_substr(...func_get_args()); } } |
| 103 |
if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \WindPressPackages\mb_substr_count(...func_get_args()); } } |
| 104 |
if (!function_exists('normalizer_is_normalized')) { function normalizer_is_normalized() { return \WindPressPackages\normalizer_is_normalized(...func_get_args()); } } |
| 105 |
if (!function_exists('normalizer_normalize')) { function normalizer_normalize() { return \WindPressPackages\normalizer_normalize(...func_get_args()); } } |
| 106 |
if (!function_exists('preg_last_error_msg')) { function preg_last_error_msg() { return \WindPressPackages\preg_last_error_msg(...func_get_args()); } } |
| 107 |
if (!function_exists('str_contains')) { function str_contains() { return \WindPressPackages\str_contains(...func_get_args()); } } |
| 108 |
if (!function_exists('str_ends_with')) { function str_ends_with() { return \WindPressPackages\str_ends_with(...func_get_args()); } } |
| 109 |
if (!function_exists('str_starts_with')) { function str_starts_with() { return \WindPressPackages\str_starts_with(...func_get_args()); } } |
| 110 |
|
| 111 |
return $loader; |
| 112 |
|