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/custom-t.../vendor/composer
File: autoload_static.php
<?php
[0] Fix | Delete
[1] Fix | Delete
// autoload_static.php @generated by Composer
[2] Fix | Delete
[3] Fix | Delete
namespace Composer\Autoload;
[4] Fix | Delete
[5] Fix | Delete
class ComposerStaticInitf720bd162e47b485b49d9885e7cae2a3
[6] Fix | Delete
{
[7] Fix | Delete
public static $prefixLengthsPsr4 = array (
[8] Fix | Delete
'T' =>
[9] Fix | Delete
array (
[10] Fix | Delete
'TwitterFeed\\' => 12,
[11] Fix | Delete
),
[12] Fix | Delete
);
[13] Fix | Delete
[14] Fix | Delete
public static $prefixDirsPsr4 = array (
[15] Fix | Delete
'TwitterFeed\\' =>
[16] Fix | Delete
array (
[17] Fix | Delete
0 => __DIR__ . '/../..' . '/inc',
[18] Fix | Delete
),
[19] Fix | Delete
);
[20] Fix | Delete
[21] Fix | Delete
public static $classMap = array (
[22] Fix | Delete
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
[23] Fix | Delete
);
[24] Fix | Delete
[25] Fix | Delete
public static function getInitializer(ClassLoader $loader)
[26] Fix | Delete
{
[27] Fix | Delete
return \Closure::bind(function () use ($loader) {
[28] Fix | Delete
$loader->prefixLengthsPsr4 = ComposerStaticInitf720bd162e47b485b49d9885e7cae2a3::$prefixLengthsPsr4;
[29] Fix | Delete
$loader->prefixDirsPsr4 = ComposerStaticInitf720bd162e47b485b49d9885e7cae2a3::$prefixDirsPsr4;
[30] Fix | Delete
$loader->classMap = ComposerStaticInitf720bd162e47b485b49d9885e7cae2a3::$classMap;
[31] Fix | Delete
[32] Fix | Delete
}, null, ClassLoader::class);
[33] Fix | Delete
}
[34] Fix | Delete
}
[35] Fix | Delete
[36] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function