Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
lynchestinegroup.com
/
wp-content
/
plugins
/
ninja-forms-uploads
/
vendor-dist
/
Editing: scoper-autoload.php
<?php // scoper-autoload.php @generated by PhpScoper // Backup the autoloaded Composer files if (isset($GLOBALS['__composer_autoload_files'])) { $existingComposerAutoloadFiles = $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 if (isset($existingComposerAutoloadFiles)) { $GLOBALS['__composer_autoload_files'] = $existingComposerAutoloadFiles; } else { unset($GLOBALS['__composer_autoload_files']); } // Function aliases. For more information see: // https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases if (!function_exists('getallheaders')) { function getallheaders() { return \NF_FU_VENDOR\getallheaders(...func_get_args()); } } if (!function_exists('mb_check_encoding')) { function mb_check_encoding() { return \NF_FU_VENDOR\mb_check_encoding(...func_get_args()); } } if (!function_exists('mb_chr')) { function mb_chr() { return \NF_FU_VENDOR\mb_chr(...func_get_args()); } } if (!function_exists('mb_convert_case')) { function mb_convert_case() { return \NF_FU_VENDOR\mb_convert_case(...func_get_args()); } } if (!function_exists('mb_convert_encoding')) { function mb_convert_encoding() { return \NF_FU_VENDOR\mb_convert_encoding(...func_get_args()); } } if (!function_exists('mb_convert_variables')) { function mb_convert_variables() { return \NF_FU_VENDOR\mb_convert_variables(...func_get_args()); } } if (!function_exists('mb_decode_mimeheader')) { function mb_decode_mimeheader() { return \NF_FU_VENDOR\mb_decode_mimeheader(...func_get_args()); } } if (!function_exists('mb_decode_numericentity')) { function mb_decode_numericentity() { return \NF_FU_VENDOR\mb_decode_numericentity(...func_get_args()); } } if (!function_exists('mb_detect_encoding')) { function mb_detect_encoding() { return \NF_FU_VENDOR\mb_detect_encoding(...func_get_args()); } } if (!function_exists('mb_detect_order')) { function mb_detect_order() { return \NF_FU_VENDOR\mb_detect_order(...func_get_args()); } } if (!function_exists('mb_encode_mimeheader')) { function mb_encode_mimeheader() { return \NF_FU_VENDOR\mb_encode_mimeheader(...func_get_args()); } } if (!function_exists('mb_encode_numericentity')) { function mb_encode_numericentity() { return \NF_FU_VENDOR\mb_encode_numericentity(...func_get_args()); } } if (!function_exists('mb_encoding_aliases')) { function mb_encoding_aliases() { return \NF_FU_VENDOR\mb_encoding_aliases(...func_get_args()); } } if (!function_exists('mb_get_info')) { function mb_get_info() { return \NF_FU_VENDOR\mb_get_info(...func_get_args()); } } if (!function_exists('mb_http_input')) { function mb_http_input() { return \NF_FU_VENDOR\mb_http_input(...func_get_args()); } } if (!function_exists('mb_http_output')) { function mb_http_output() { return \NF_FU_VENDOR\mb_http_output(...func_get_args()); } } if (!function_exists('mb_internal_encoding')) { function mb_internal_encoding() { return \NF_FU_VENDOR\mb_internal_encoding(...func_get_args()); } } if (!function_exists('mb_language')) { function mb_language() { return \NF_FU_VENDOR\mb_language(...func_get_args()); } } if (!function_exists('mb_list_encodings')) { function mb_list_encodings() { return \NF_FU_VENDOR\mb_list_encodings(...func_get_args()); } } if (!function_exists('mb_ord')) { function mb_ord() { return \NF_FU_VENDOR\mb_ord(...func_get_args()); } } if (!function_exists('mb_output_handler')) { function mb_output_handler() { return \NF_FU_VENDOR\mb_output_handler(...func_get_args()); } } if (!function_exists('mb_parse_str')) { function mb_parse_str() { return \NF_FU_VENDOR\mb_parse_str(...func_get_args()); } } if (!function_exists('mb_scrub')) { function mb_scrub() { return \NF_FU_VENDOR\mb_scrub(...func_get_args()); } } if (!function_exists('mb_str_split')) { function mb_str_split() { return \NF_FU_VENDOR\mb_str_split(...func_get_args()); } } if (!function_exists('mb_stripos')) { function mb_stripos() { return \NF_FU_VENDOR\mb_stripos(...func_get_args()); } } if (!function_exists('mb_stristr')) { function mb_stristr() { return \NF_FU_VENDOR\mb_stristr(...func_get_args()); } } if (!function_exists('mb_strlen')) { function mb_strlen() { return \NF_FU_VENDOR\mb_strlen(...func_get_args()); } } if (!function_exists('mb_strpos')) { function mb_strpos() { return \NF_FU_VENDOR\mb_strpos(...func_get_args()); } } if (!function_exists('mb_strrchr')) { function mb_strrchr() { return \NF_FU_VENDOR\mb_strrchr(...func_get_args()); } } if (!function_exists('mb_strrichr')) { function mb_strrichr() { return \NF_FU_VENDOR\mb_strrichr(...func_get_args()); } } if (!function_exists('mb_strripos')) { function mb_strripos() { return \NF_FU_VENDOR\mb_strripos(...func_get_args()); } } if (!function_exists('mb_strrpos')) { function mb_strrpos() { return \NF_FU_VENDOR\mb_strrpos(...func_get_args()); } } if (!function_exists('mb_strstr')) { function mb_strstr() { return \NF_FU_VENDOR\mb_strstr(...func_get_args()); } } if (!function_exists('mb_strtolower')) { function mb_strtolower() { return \NF_FU_VENDOR\mb_strtolower(...func_get_args()); } } if (!function_exists('mb_strtoupper')) { function mb_strtoupper() { return \NF_FU_VENDOR\mb_strtoupper(...func_get_args()); } } if (!function_exists('mb_strwidth')) { function mb_strwidth() { return \NF_FU_VENDOR\mb_strwidth(...func_get_args()); } } if (!function_exists('mb_substitute_character')) { function mb_substitute_character() { return \NF_FU_VENDOR\mb_substitute_character(...func_get_args()); } } if (!function_exists('mb_substr')) { function mb_substr() { return \NF_FU_VENDOR\mb_substr(...func_get_args()); } } if (!function_exists('mb_substr_count')) { function mb_substr_count() { return \NF_FU_VENDOR\mb_substr_count(...func_get_args()); } } return $loader;
Save
Cancel