: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
if ( ! class_exists( 'PPW_Migration' ) ) {
class PPW_Migration extends PPW_Background_Task {