-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility issue with PHP 8.1 #104
Comments
@abhishekfdd As discussed, even when fixing this issue for PHP8.1 , we will maintain back compatibility as well. |
@abhishekfdd Do we have any updates for this? |
@abhishekfdd As discussed, please drop an update with your findings so far here. |
@aviral-mittal Since there are many references to this in our plugin it can be time consuming so let's keep this for future versions when we will provide full compatibility with PHP 8.1 |
Also discussed here: |
is this issue still relevant to keep open now that #158 is merged? |
When I update the PHP version to 8.1, this error appears:
Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /web/htdocs/www.mydomain.com/home/wp-content/plugins/login-with-google/src/Utils/Helper.php on line 90
The text was updated successfully, but these errors were encountered: