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/flow-flo.../libs/cakephp/utility
File: String.php
<?php
[0] Fix | Delete
// @deprecated 3.5.0 Backward compatibility with 2.x series
[1] Fix | Delete
if (PHP_VERSION_ID < 70000) {
[2] Fix | Delete
class_alias('Cake\Utility\Text', 'Cake\Utility\String');
[3] Fix | Delete
deprecationWarning('Use Cake\Utility\Text instead of Cake\Utility\String.');
[4] Fix | Delete
}
[5] Fix | Delete
[6] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function