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
File: autoload.php
<?php
[0] Fix | Delete
[1] Fix | Delete
// autoload.php @generated by Composer
[2] Fix | Delete
[3] Fix | Delete
if (PHP_VERSION_ID < 50600) {
[4] Fix | Delete
if (!headers_sent()) {
[5] Fix | Delete
header('HTTP/1.1 500 Internal Server Error');
[6] Fix | Delete
}
[7] Fix | Delete
$err = 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
[8] Fix | Delete
if (!ini_get('display_errors')) {
[9] Fix | Delete
if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
[10] Fix | Delete
fwrite(STDERR, $err);
[11] Fix | Delete
} elseif (!headers_sent()) {
[12] Fix | Delete
echo $err;
[13] Fix | Delete
}
[14] Fix | Delete
}
[15] Fix | Delete
trigger_error(
[16] Fix | Delete
$err,
[17] Fix | Delete
E_USER_ERROR
[18] Fix | Delete
);
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
require_once __DIR__ . '/composer/autoload_real.php';
[22] Fix | Delete
[23] Fix | Delete
return ComposerAutoloaderInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheā“„1_12_4::getLoader();
[24] Fix | Delete
[25] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function