• The plugin shows two warnings under PHP 8.1

    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in wp-includes/functions.php on line 7241

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187

    Disabling the plugin clears the warnings.

The topic ‘PHP 8.1 warnings’ is closed to new replies.