Incompatible with PHP 8.1
-
One of our websites that use the plugin updated to PHP 8.1 today, and this caused the output of PHP notices warning of the deprecation of the FILTER_SANITIZE_STRING filter.
I did some digging and found https://github.com/rtCamp/login-with-google/pull/158 which suggests this was resolved some time ago, but I can see that the filter is still used on line 117 of login-with-google.php.
For now we’ve supressed notices, but it’d be great if you could advise when this will be updated?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.