Error PHP
-
I have an intranet on a local server with xampp, I recently upgraded to php version 8.2.4, but now it throws some PHP errors. The WP version is 6.3.1 and the plugin version is 1.8.0.
The messages are:
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in …\wp-content\plugins\loginpress\css\style-login.php on line 162
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in …\wp-content\plugins\loginpress\css\style-login.php on line 74
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in …\wp-content\plugins\loginpress\css\style-login.php on line 74
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in …\wp-content\plugins\loginpress\css\style-login.php on line 74
Is there anything I should do to fix it? Regards.
- The topic ‘Error PHP’ is closed to new replies.