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.../admin/builder/template.../sections
File: feeds-list.php
<div class="ctf-feeds-list ctf-fb-fs" v-if="(feedsList != null && feedsList.length > 0 ) || (legacyFeedsList != null && legacyFeedsList.length > 0)">
[0] Fix | Delete
<?php
[1] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/feeds/legacy-feeds.php';
[2] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/feeds/feeds.php';
[3] Fix | Delete
?>
[4] Fix | Delete
</div>
[5] Fix | Delete
<?php
[6] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/feeds/instances.php';
[7] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function