• I’m using PHP 8.1 and get these deprecation warnings when using the plugin:

    [10-Apr-2024 16:16:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in wp-includes/functions.php on line 7288
    [10-Apr-2024 16:16:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-includes/functions.php on line 2187

    I’ve not noticed any performance issues yet, but wanted to get this on your radar.

  • The topic ‘Deprecated PHP Warnings’ is closed to new replies.