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/flow-flo.../libs/flowflow/social/tests
File: bootstrap.php
<?php
[0] Fix | Delete
define('WPINC', true);
[1] Fix | Delete
[2] Fix | Delete
$path = __DIR__ . '/../src/';
[3] Fix | Delete
[4] Fix | Delete
require_once __DIR__ . '/flow/social/TestUtils.php';
[5] Fix | Delete
[6] Fix | Delete
require_once $path . 'flow/social/LASocialException.php';
[7] Fix | Delete
require_once $path . 'flow/social/LASocialRequestException.php';
[8] Fix | Delete
[9] Fix | Delete
require_once $path . 'flow/social/cache/FFImageSizeCacheBase.php';
[10] Fix | Delete
require_once $path . 'flow/social/FFFeedUtils.php';
[11] Fix | Delete
require_once $path . 'flow/social/FFFeed.php';
[12] Fix | Delete
require_once $path . 'flow/social/FFBaseFeed.php';
[13] Fix | Delete
require_once $path . 'flow/social/LAFeedWithComments.php';
[14] Fix | Delete
require_once $path . 'flow/social/FFHttpRequestFeed.php';
[15] Fix | Delete
require_once $path . 'flow/social/FFRss.php';
[16] Fix | Delete
require_once $path . 'flow/social/FFPinterest.php';
[17] Fix | Delete
require_once $path . 'flow/social/FFInstagram.php';
[18] Fix | Delete
require_once $path . 'flow/social/FFLinkedIn.php';
[19] Fix | Delete
[20] Fix | Delete
require_once '/Users/navdeykin/Projects/FlowSocial/vendor/autoload.php';
[21] Fix | Delete
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function