autoload_static.php (matomo-4.1.2-rc2) | : | autoload_static.php (matomo-4.2.0) | ||
---|---|---|---|---|
<?php | <?php | |||
// autoload_static.php @generated by Composer | // autoload_static.php @generated by Composer | |||
namespace Composer\Autoload; | namespace Composer\Autoload; | |||
class ComposerStaticInit9c3f4176e3c5fc035c762d82d1256579 | class ComposerStaticInitd31bd187fefd1fa64f4abce429657d5b | |||
{ | { | |||
public static $files = array ( | public static $files = array ( | |||
'04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/ spyc/Spyc.php', | '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/ spyc/Spyc.php', | |||
'538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/f unctions.php', | '538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/f unctions.php', | |||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfi ll-mbstring/bootstrap.php', | '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfi ll-mbstring/bootstrap.php', | |||
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfi ll-ctype/bootstrap.php', | '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfi ll-ctype/bootstrap.php', | |||
'b33e3d135e5d9e47d845c576147bda89' => __DIR__ . '/..' . '/php-di/php-di/ src/functions.php', | 'b33e3d135e5d9e47d845c576147bda89' => __DIR__ . '/..' . '/php-di/php-di/ src/functions.php', | |||
'6dcc7fc6910472564e7b11f0b5d852b5' => __DIR__ . '/..' . '/szymach/c-pcha rt/src/Resources/data/constants.php', | '6dcc7fc6910472564e7b11f0b5d852b5' => __DIR__ . '/..' . '/szymach/c-pcha rt/src/Resources/data/constants.php', | |||
'c03755bd507301ecda84f959218be302' => __DIR__ . '/../..' . '/LegacyAutol oader.php', | 'c03755bd507301ecda84f959218be302' => __DIR__ . '/../..' . '/LegacyAutol oader.php', | |||
); | ); | |||
skipping to change at line 3305 | skipping to change at line 3305 | |||
'Zend_Session_Validator_Abstract' => __DIR__ . '/../..' . '/libs/Zend/Se ssion/Validator/Abstract.php', | 'Zend_Session_Validator_Abstract' => __DIR__ . '/../..' . '/libs/Zend/Se ssion/Validator/Abstract.php', | |||
'Zend_Session_Validator_HttpUserAgent' => __DIR__ . '/../..' . '/libs/Ze nd/Session/Validator/HttpUserAgent.php', | 'Zend_Session_Validator_HttpUserAgent' => __DIR__ . '/../..' . '/libs/Ze nd/Session/Validator/HttpUserAgent.php', | |||
'Zend_Session_Validator_Interface' => __DIR__ . '/../..' . '/libs/Zend/S ession/Validator/Interface.php', | 'Zend_Session_Validator_Interface' => __DIR__ . '/../..' . '/libs/Zend/S ession/Validator/Interface.php', | |||
'Zend_Version' => __DIR__ . '/../..' . '/libs/Zend/Version.php', | 'Zend_Version' => __DIR__ . '/../..' . '/libs/Zend/Version.php', | |||
'lessc' => __DIR__ . '/..' . '/wikimedia/less.php/lessc.inc.php', | 'lessc' => __DIR__ . '/..' . '/wikimedia/less.php/lessc.inc.php', | |||
); | ); | |||
public static function getInitializer(ClassLoader $loader) | public static function getInitializer(ClassLoader $loader) | |||
{ | { | |||
return \Closure::bind(function () use ($loader) { | return \Closure::bind(function () use ($loader) { | |||
$loader->prefixLengthsPsr4 = ComposerStaticInit9c3f4176e3c5fc035c762 | $loader->prefixLengthsPsr4 = ComposerStaticInitd31bd187fefd1fa64f4ab | |||
d82d1256579::$prefixLengthsPsr4; | ce429657d5b::$prefixLengthsPsr4; | |||
$loader->prefixDirsPsr4 = ComposerStaticInit9c3f4176e3c5fc035c762d82 | $loader->prefixDirsPsr4 = ComposerStaticInitd31bd187fefd1fa64f4abce4 | |||
d1256579::$prefixDirsPsr4; | 29657d5b::$prefixDirsPsr4; | |||
$loader->prefixesPsr0 = ComposerStaticInit9c3f4176e3c5fc035c762d82d1 | $loader->prefixesPsr0 = ComposerStaticInitd31bd187fefd1fa64f4abce429 | |||
256579::$prefixesPsr0; | 657d5b::$prefixesPsr0; | |||
$loader->fallbackDirsPsr0 = ComposerStaticInit9c3f4176e3c5fc035c762d | $loader->fallbackDirsPsr0 = ComposerStaticInitd31bd187fefd1fa64f4abc | |||
82d1256579::$fallbackDirsPsr0; | e429657d5b::$fallbackDirsPsr0; | |||
$loader->classMap = ComposerStaticInit9c3f4176e3c5fc035c762d82d12565 | $loader->classMap = ComposerStaticInitd31bd187fefd1fa64f4abce429657d | |||
79::$classMap; | 5b::$classMap; | |||
}, null, ClassLoader::class); | }, null, ClassLoader::class); | |||
} | } | |||
} | } | |||
End of changes. 2 change blocks. | ||||
11 lines changed or deleted | 11 lines changed or added |