Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-super.../vendor/composer
File: autoload_real.php
<?php
[0] Fix | Delete
[1] Fix | Delete
// autoload_real.php @generated by Composer
[2] Fix | Delete
[3] Fix | Delete
class ComposerAutoloaderInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_4
[4] Fix | Delete
{
[5] Fix | Delete
private static $loader;
[6] Fix | Delete
[7] Fix | Delete
public static function loadClassLoader($class)
[8] Fix | Delete
{
[9] Fix | Delete
if ('Composer\Autoload\ClassLoader' === $class) {
[10] Fix | Delete
require __DIR__ . '/ClassLoader.php';
[11] Fix | Delete
}
[12] Fix | Delete
}
[13] Fix | Delete
[14] Fix | Delete
/**
[15] Fix | Delete
* @return \Composer\Autoload\ClassLoader
[16] Fix | Delete
*/
[17] Fix | Delete
public static function getLoader()
[18] Fix | Delete
{
[19] Fix | Delete
if (null !== self::$loader) {
[20] Fix | Delete
return self::$loader;
[21] Fix | Delete
}
[22] Fix | Delete
[23] Fix | Delete
require __DIR__ . '/platform_check.php';
[24] Fix | Delete
[25] Fix | Delete
spl_autoload_register(array('ComposerAutoloaderInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_4', 'loadClassLoader'), true, true);
[26] Fix | Delete
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
[27] Fix | Delete
spl_autoload_unregister(array('ComposerAutoloaderInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_4', 'loadClassLoader'));
[28] Fix | Delete
[29] Fix | Delete
require __DIR__ . '/autoload_static.php';
[30] Fix | Delete
call_user_func(\Composer\Autoload\ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_4::getInitializer($loader));
[31] Fix | Delete
[32] Fix | Delete
$loader->setClassMapAuthoritative(true);
[33] Fix | Delete
$loader->register(true);
[34] Fix | Delete
[35] Fix | Delete
return $loader;
[36] Fix | Delete
}
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function