[FIX] PHP 8.1 deprecated str_replace()+preg_match_all() Passing null
-
Add to class-3a-lazy-load.php between lines 410 and 411 :
$content = empty( $content ) ? '' : $content;
- The topic ‘[FIX] PHP 8.1 deprecated str_replace()+preg_match_all() Passing null’ is closed to new replies.