• Since many months my debug log is full of PHP notices coming from CF7 plugin on PHP version 8.1.

    errors:

    [23-Jun-2023 10:58:36 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
    [23-Jun-2023 10:58:36 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165

    I am able to track & trace this to your plugin:

    /wp-content/plugins/contact-form-7/wp-contact-form-7.php(67): plugins_url(”, ‘/sites/dev.demo…’)

    Argument 1 should not be empty

    Hope you fix this soon.

    • This topic was modified 1 year, 1 month ago by welaunchio.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Notices’ is closed to new replies.