PHP Deprecation notices
-
I am developing a site, so it does not have a url you can visit, however I have just installed The Events Calendar and I have two PHP deprecation notices:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in \Local Sites\xxx\app\public\wp-includes\functions.php on line 7360
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in \Local Sites\xxx\app\public\wp-includes\functions.php on line 2195
I have deactivated every plugin except this one and returned it to the Twenty Twenty Five theme, but the notices are still there.
I am on PHP 8.3.11. I have tried PHP 8.2.23 and the notices are still there, but if I change to 8.1.29 they go away.
Query Monitor shows this

The page I need help with: [log in to see the link]
The topic ‘PHP Deprecation notices’ is closed to new replies.