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.../lib
File: wfVersionSupport.php
<?php
[0] Fix | Delete
[1] Fix | Delete
$wfPHPDeprecatingVersion = '7.0.0'; //When greater than PHP_MINIMUM, will issue a discontinuing warning the first time we check it and find a version less than this (also applies to the other similar constant pairs)
[2] Fix | Delete
$wfPHPMinimumVersion = '5.5.0'; //The currently supported minimum
[3] Fix | Delete
[4] Fix | Delete
$wfOpenSSLDeprecatingVersion = '1.0.1';
[5] Fix | Delete
$wfOpenSSLMinimumVersion = '1.0.1';
[6] Fix | Delete
[7] Fix | Delete
$wfWordPressDeprecatingVersion = '4.7.0';
[8] Fix | Delete
$wfWordPressMinimumVersion = '3.9.0';
[9] Fix | Delete
[10] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function