| @@ -17,9 +17,9 @@ | ||
| 17 | 17 | |
| 18 | 18 | // Restore the backup and ensure the excluded files are properly marked as loaded |
| 19 | 19 | $GLOBALS['__composer_autoload_files'] = \array_merge( |
| 20 | 20 | $existingComposerAutoloadFiles, |
| 21 | - \array_fill_keys(['9eaa6b0f3f04e58e17ae5ecb754ea313', '320cde22f66dd4f5d3fd621d3e88b98f', 'acbe0d033c55cd0a032b415e08d14f4c', '8825ede83f2f289127722d4e842cf7e8', '36dfd6ed9dd74e8062aa61f09caf8554', 'e69f7f6ee287b969198c3c9d6777bd38', '5928a00fa978807cf85d90ec3f4b0147', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', 'a4a119a56e50fbb293281d9a48007e0e', '54b9ab13bc86d8251a04a939888e357e', '7edcabe1b67fbb38f4972a722bbbb429', '7bdb062931f6e7102434c3ad28423eb6', '18e965175c6bcd96deba6bc791a44373', 'f49032536fdd06afd9df7191c3f21453', '51421aa3e5e8003b70a289762d146a2a', 'a1780cd2edf30a1f045434cd1550cff0', '2d223b650b5c56928c1affa16ee5cfe2', 'f62335a8f6f7f7f4414fa96074bda702', 'cf0bcfe0f5602da2103bbe327f19225c', '63fa8de9655d8331bf07592719bbba1c', '86aa1691af0be2057ff4b6c453db6c6c', '08959129a5682ab79a4f5f65bddb9566', '7acea9128a4ae5dba9006cde886d4577', '8e794e4061c17331d204e4e8ae4f90c7', '2acf50802a54a9a126e656b486aeab54', '36b60e4543e3a2fa5ff85be4f4b96cf6', '620bccfea918a59f88a707c890434313', 'ac36427f0a3d6d978fd7d5779ceac594', '6a099327d1f9694737526ccd00bfd944'], true) | |
| 21 | + \array_fill_keys(['320cde22f66dd4f5d3fd621d3e88b98f', '9eaa6b0f3f04e58e17ae5ecb754ea313', '80dfc307f8b4b13bcd033cef5c977d19', '8825ede83f2f289127722d4e842cf7e8', 'acbe0d033c55cd0a032b415e08d14f4c', 'e69f7f6ee287b969198c3c9d6777bd38', '36dfd6ed9dd74e8062aa61f09caf8554', 'e4e9c4430b5a6c815e77a26074c8155a', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a', '5928a00fa978807cf85d90ec3f4b0147', 'a4a119a56e50fbb293281d9a48007e0e', '54b9ab13bc86d8251a04a939888e357e', 'f49032536fdd06afd9df7191c3f21453', '7edcabe1b67fbb38f4972a722bbbb429', '7bdb062931f6e7102434c3ad28423eb6', '51421aa3e5e8003b70a289762d146a2a', '18e965175c6bcd96deba6bc791a44373', '6a099327d1f9694737526ccd00bfd944', 'a1780cd2edf30a1f045434cd1550cff0', '2d223b650b5c56928c1affa16ee5cfe2', '86aa1691af0be2057ff4b6c453db6c6c', 'f62335a8f6f7f7f4414fa96074bda702', '63fa8de9655d8331bf07592719bbba1c', 'cf0bcfe0f5602da2103bbe327f19225c', '7acea9128a4ae5dba9006cde886d4577', 'ac36427f0a3d6d978fd7d5779ceac594', '8e794e4061c17331d204e4e8ae4f90c7', '620bccfea918a59f88a707c890434313', '36b60e4543e3a2fa5ff85be4f4b96cf6', '2acf50802a54a9a126e656b486aeab54', '08959129a5682ab79a4f5f65bddb9566'], true) | |
| 22 | 22 | ); |
| 23 | 23 | |
| 24 | 24 | return $loader; |
| 25 | 25 | })(); |
| @@ -33,14 +33,14 @@ | ||
| 33 | 33 | } |
| 34 | 34 | } |
| 35 | 35 | } |
| 36 | 36 | humbug_phpscoper_expose_class('WIND_PRESS', 'WindPressDeps\WIND_PRESS'); |
| 37 | +humbug_phpscoper_expose_class('ValueError', 'WindPressDeps\ValueError'); | |
| 37 | 38 | humbug_phpscoper_expose_class('Normalizer', 'WindPressDeps\Normalizer'); |
| 38 | 39 | humbug_phpscoper_expose_class('Attribute', 'WindPressDeps\Attribute'); |
| 39 | 40 | humbug_phpscoper_expose_class('PhpToken', 'WindPressDeps\PhpToken'); |
| 40 | 41 | humbug_phpscoper_expose_class('Stringable', 'WindPressDeps\Stringable'); |
| 41 | 42 | humbug_phpscoper_expose_class('UnhandledMatchError', 'WindPressDeps\UnhandledMatchError'); |
| 42 | -humbug_phpscoper_expose_class('ValueError', 'WindPressDeps\ValueError'); | |
| 43 | 43 | humbug_phpscoper_expose_class('WP_Abilities_Registry', 'WindPressDeps\WP_Abilities_Registry'); |
| 44 | 44 | humbug_phpscoper_expose_class('WP_Ability_Categories_Registry', 'WindPressDeps\WP_Ability_Categories_Registry'); |
| 45 | 45 | humbug_phpscoper_expose_class('WP_Ability_Category', 'WindPressDeps\WP_Ability_Category'); |
| 46 | 46 | humbug_phpscoper_expose_class('WP_Ability', 'WindPressDeps\WP_Ability'); |
| @@ -64,8 +64,9 @@ | ||
| 64 | 64 | if (!function_exists('fdiv')) { function fdiv() { return \WindPressDeps\fdiv(...func_get_args()); } } |
| 65 | 65 | if (!function_exists('get_debug_type')) { function get_debug_type() { return \WindPressDeps\get_debug_type(...func_get_args()); } } |
| 66 | 66 | if (!function_exists('get_resource_id')) { function get_resource_id() { return \WindPressDeps\get_resource_id(...func_get_args()); } } |
| 67 | 67 | if (!function_exists('grapheme_extract')) { function grapheme_extract() { return \WindPressDeps\grapheme_extract(...func_get_args()); } } |
| 68 | +if (!function_exists('grapheme_levenshtein')) { function grapheme_levenshtein() { return \WindPressDeps\grapheme_levenshtein(...func_get_args()); } } | |
| 68 | 69 | if (!function_exists('grapheme_str_split')) { function grapheme_str_split() { return \WindPressDeps\grapheme_str_split(...func_get_args()); } } |
| 69 | 70 | if (!function_exists('grapheme_stripos')) { function grapheme_stripos() { return \WindPressDeps\grapheme_stripos(...func_get_args()); } } |
| 70 | 71 | if (!function_exists('grapheme_stristr')) { function grapheme_stristr() { return \WindPressDeps\grapheme_stristr(...func_get_args()); } } |
| 71 | 72 | if (!function_exists('grapheme_strlen')) { function grapheme_strlen() { return \WindPressDeps\grapheme_strlen(...func_get_args()); } } |
| @@ -117,8 +118,9 @@ | ||
| 117 | 118 | if (!function_exists('mb_substr')) { function mb_substr() { return \WindPressDeps\mb_substr(...func_get_args()); } } |
| 118 | 119 | if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \WindPressDeps\mb_substr_count(...func_get_args()); } } |
| 119 | 120 | if (!function_exists('mb_trim')) { function mb_trim() { return \WindPressDeps\mb_trim(...func_get_args()); } } |
| 120 | 121 | if (!function_exists('mb_ucfirst')) { function mb_ucfirst() { return \WindPressDeps\mb_ucfirst(...func_get_args()); } } |
| 122 | +if (!function_exists('normalizer_get_raw_decomposition')) { function normalizer_get_raw_decomposition() { return \WindPressDeps\normalizer_get_raw_decomposition(...func_get_args()); } } | |
| 121 | 123 | if (!function_exists('normalizer_is_normalized')) { function normalizer_is_normalized() { return \WindPressDeps\normalizer_is_normalized(...func_get_args()); } } |
| 122 | 124 | if (!function_exists('normalizer_normalize')) { function normalizer_normalize() { return \WindPressDeps\normalizer_normalize(...func_get_args()); } } |
| 123 | 125 | if (!function_exists('preg_last_error_msg')) { function preg_last_error_msg() { return \WindPressDeps\preg_last_error_msg(...func_get_args()); } } |
| 124 | 126 | if (!function_exists('str_contains')) { function str_contains() { return \WindPressDeps\str_contains(...func_get_args()); } } |