globalpayments / php-sdk

GNU General Public License v2.0
49 stars 66 forks source link

Deprecation warnings #126

Open victorianfarmstead opened 4 months ago

victorianfarmstead commented 4 months ago

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