BoldGrid / boldgrid-inspirations

The BoldGrid Inspirations core plugin for WordPress.
https://www.boldgrid.com/
GNU General Public License v2.0
11 stars 12 forks source link

PHP 8.1+ Deprecated warnings #180

Closed jamesros161 closed 9 months ago

jamesros161 commented 1 year ago

PHP 8.1 with inspirations shows the following deprecated warnings:

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

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

Backtrace these to the originating functions, and ensure that null values are not passed