Conversation
supportOne 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? This topic was modified 1 year, 4 months ago by samorchard . This topic was modified 1 year, 4 months ago by samorchard .
Same problem here.
Fixed with the latest release (1.3.5). Thanks! 🙂
Great, thank you.
Same problem here.
Fixed with the latest release (1.3.5). Thanks! 🙂
Great, thank you.