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/clone/wp-conte.../plugins/wordfenc.../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 ComposerStaticInit736008d0fa54169b3444ae0f3fc20155
[6] Fix | Delete
{
[7] Fix | Delete
public static $prefixLengthsPsr4 = array (
[8] Fix | Delete
'W' =>
[9] Fix | Delete
array (
[10] Fix | Delete
'Wordfence\\MmdbReader\\' => 21,
[11] Fix | Delete
),
[12] Fix | Delete
);
[13] Fix | Delete
[14] Fix | Delete
public static $prefixDirsPsr4 = array (
[15] Fix | Delete
'Wordfence\\MmdbReader\\' =>
[16] Fix | Delete
array (
[17] Fix | Delete
0 => __DIR__ . '/..' . '/wordfence/mmdb-reader/src',
[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 = ComposerStaticInit736008d0fa54169b3444ae0f3fc20155::$prefixLengthsPsr4;
[29] Fix | Delete
$loader->prefixDirsPsr4 = ComposerStaticInit736008d0fa54169b3444ae0f3fc20155::$prefixDirsPsr4;
[30] Fix | Delete
$loader->classMap = ComposerStaticInit736008d0fa54169b3444ae0f3fc20155::$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