<?php

// scoper-autoload.php @generated by PhpScoper

$loader = (static function () {
    // Backup the autoloaded Composer 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 and ensure the excluded files are properly marked as loaded
    $GLOBALS['__composer_autoload_files'] = \array_merge(
        $existingComposerAutoloadFiles,
        \array_fill_keys([], 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('Ps_eventbus', 'ps_eventbus_v3_0_7\Ps_eventbus');

// Function aliases. For more information see:
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases
if (!function_exists('cmd_test')) { function cmd_test() { return \ps_eventbus_v3_0_7\cmd_test(...func_get_args()); } }
if (!function_exists('ctype_alnum')) { function ctype_alnum() { return \ps_eventbus_v3_0_7\ctype_alnum(...func_get_args()); } }
if (!function_exists('ctype_alpha')) { function ctype_alpha() { return \ps_eventbus_v3_0_7\ctype_alpha(...func_get_args()); } }
if (!function_exists('ctype_cntrl')) { function ctype_cntrl() { return \ps_eventbus_v3_0_7\ctype_cntrl(...func_get_args()); } }
if (!function_exists('ctype_digit')) { function ctype_digit() { return \ps_eventbus_v3_0_7\ctype_digit(...func_get_args()); } }
if (!function_exists('ctype_graph')) { function ctype_graph() { return \ps_eventbus_v3_0_7\ctype_graph(...func_get_args()); } }
if (!function_exists('ctype_lower')) { function ctype_lower() { return \ps_eventbus_v3_0_7\ctype_lower(...func_get_args()); } }
if (!function_exists('ctype_print')) { function ctype_print() { return \ps_eventbus_v3_0_7\ctype_print(...func_get_args()); } }
if (!function_exists('ctype_punct')) { function ctype_punct() { return \ps_eventbus_v3_0_7\ctype_punct(...func_get_args()); } }
if (!function_exists('ctype_space')) { function ctype_space() { return \ps_eventbus_v3_0_7\ctype_space(...func_get_args()); } }
if (!function_exists('ctype_upper')) { function ctype_upper() { return \ps_eventbus_v3_0_7\ctype_upper(...func_get_args()); } }
if (!function_exists('ctype_xdigit')) { function ctype_xdigit() { return \ps_eventbus_v3_0_7\ctype_xdigit(...func_get_args()); } }
if (!function_exists('getallheaders')) { function getallheaders() { return \ps_eventbus_v3_0_7\getallheaders(...func_get_args()); } }
if (!function_exists('main')) { function main() { return \ps_eventbus_v3_0_7\main(...func_get_args()); } }
if (!function_exists('raven_cli_test')) { function raven_cli_test() { return \ps_eventbus_v3_0_7\raven_cli_test(...func_get_args()); } }
if (!function_exists('sc_configure')) { function sc_configure() { return \ps_eventbus_v3_0_7\sc_configure(...func_get_args()); } }
if (!function_exists('upgrade_module_1_10_0')) { function upgrade_module_1_10_0() { return \ps_eventbus_v3_0_7\upgrade_module_1_10_0(...func_get_args()); } }
if (!function_exists('upgrade_module_1_10_3')) { function upgrade_module_1_10_3() { return \ps_eventbus_v3_0_7\upgrade_module_1_10_3(...func_get_args()); } }
if (!function_exists('upgrade_module_1_10_7')) { function upgrade_module_1_10_7() { return \ps_eventbus_v3_0_7\upgrade_module_1_10_7(...func_get_args()); } }
if (!function_exists('upgrade_module_1_10_8')) { function upgrade_module_1_10_8() { return \ps_eventbus_v3_0_7\upgrade_module_1_10_8(...func_get_args()); } }
if (!function_exists('upgrade_module_1_3_7')) { function upgrade_module_1_3_7() { return \ps_eventbus_v3_0_7\upgrade_module_1_3_7(...func_get_args()); } }
if (!function_exists('upgrade_module_1_5_1')) { function upgrade_module_1_5_1() { return \ps_eventbus_v3_0_7\upgrade_module_1_5_1(...func_get_args()); } }
if (!function_exists('upgrade_module_1_5_2')) { function upgrade_module_1_5_2() { return \ps_eventbus_v3_0_7\upgrade_module_1_5_2(...func_get_args()); } }
if (!function_exists('upgrade_module_1_6_9')) { function upgrade_module_1_6_9() { return \ps_eventbus_v3_0_7\upgrade_module_1_6_9(...func_get_args()); } }
if (!function_exists('upgrade_module_1_7_1')) { function upgrade_module_1_7_1() { return \ps_eventbus_v3_0_7\upgrade_module_1_7_1(...func_get_args()); } }
if (!function_exists('upgrade_module_1_7_11')) { function upgrade_module_1_7_11() { return \ps_eventbus_v3_0_7\upgrade_module_1_7_11(...func_get_args()); } }
if (!function_exists('upgrade_module_1_7_15')) { function upgrade_module_1_7_15() { return \ps_eventbus_v3_0_7\upgrade_module_1_7_15(...func_get_args()); } }
if (!function_exists('upgrade_module_1_7_2')) { function upgrade_module_1_7_2() { return \ps_eventbus_v3_0_7\upgrade_module_1_7_2(...func_get_args()); } }
if (!function_exists('upgrade_module_1_8_1')) { function upgrade_module_1_8_1() { return \ps_eventbus_v3_0_7\upgrade_module_1_8_1(...func_get_args()); } }
if (!function_exists('upgrade_module_1_9_3')) { function upgrade_module_1_9_3() { return \ps_eventbus_v3_0_7\upgrade_module_1_9_3(...func_get_args()); } }
if (!function_exists('upgrade_module_1_9_7')) { function upgrade_module_1_9_7() { return \ps_eventbus_v3_0_7\upgrade_module_1_9_7(...func_get_args()); } }
if (!function_exists('upgrade_module_2_1_0')) { function upgrade_module_2_1_0() { return \ps_eventbus_v3_0_7\upgrade_module_2_1_0(...func_get_args()); } }
if (!function_exists('upgrade_module_2_3_0')) { function upgrade_module_2_3_0() { return \ps_eventbus_v3_0_7\upgrade_module_2_3_0(...func_get_args()); } }
if (!function_exists('upgrade_module_2_3_2')) { function upgrade_module_2_3_2() { return \ps_eventbus_v3_0_7\upgrade_module_2_3_2(...func_get_args()); } }
if (!function_exists('upgrade_module_3_0_0')) { function upgrade_module_3_0_0() { return \ps_eventbus_v3_0_7\upgrade_module_3_0_0(...func_get_args()); } }
if (!function_exists('upgrade_module_3_0_5')) { function upgrade_module_3_0_5() { return \ps_eventbus_v3_0_7\upgrade_module_3_0_5(...func_get_args()); } }
if (!function_exists('zend_monitor_custom_event')) { function zend_monitor_custom_event() { return \ps_eventbus_v3_0_7\zend_monitor_custom_event(...func_get_args()); } }

return $loader;
