Skip to content
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

Deprecation warnings #126

Open
victorianfarmstead opened this issue Jul 3, 2024 · 0 comments
Open

Deprecation warnings #126

victorianfarmstead opened this issue Jul 3, 2024 · 0 comments

Comments

@victorianfarmstead
Copy link

Getting warnings since upgrading to PHP 8.2 from PHP 5.6
I know they are just "Warnings" and not "Errors" and that everything should work fine.
I am curious what the suggested fix is for this warning, since I like to keep my error reporting fully enabled to be aware of future issues as they begin to arise.
Here is the entry in my error log:
The file that uses the deprecated feature is "examples/portico/manual-tokenize/charge.php"
Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in charge.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant