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/password.../includes/services
File: class-ppw-migration.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Created by PhpStorm.
[2] Fix | Delete
* User: gaupoit
[3] Fix | Delete
* Date: 7/25/19
[4] Fix | Delete
* Time: 14:48
[5] Fix | Delete
*/
[6] Fix | Delete
[7] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[8] Fix | Delete
exit; // Exit if accessed directly
[9] Fix | Delete
}
[10] Fix | Delete
[11] Fix | Delete
if ( ! class_exists( 'PPW_Migration' ) ) {
[12] Fix | Delete
[13] Fix | Delete
class PPW_Migration extends PPW_Background_Task {
[14] Fix | Delete
[15] Fix | Delete
}
[16] Fix | Delete
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function