We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We noticed some warning with php7.4 version.
array_key_exist on object is deprecated
lib/ApiRequestor.php
The text was updated successfully, but these errors were encountered:
Seems like fixed in #725
Sorry, something went wrong.
@andreapernici Can you confirm that this is fixed for you on the latest version of stripe-php?
@sanzeeb3 Thanks for jumping in and helping :)
Closing as this is a dupe of #723 and #814, and was indeed fixed by #725 in stripe-php v7.0.0.
Feel free to reply if you're still seeing warnings with PHP 7.4 after upgrading to stripe-php v7.0.0 or more recent.
No branches or pull requests
We noticed some warning with php7.4 version.
array_key_exist on object is deprecated
lib/ApiRequestor.php
The text was updated successfully, but these errors were encountered: