Skip to content

PHP 8.4 compatibility #18

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andreasvonburg
Copy link

I encountered numerous deprecation warnings when using your library with PHP 8.4. To address them, I needed to make certain array types nullable. Nullable types exist since PHP 7.1. Your documentation states compatibility from PHP 5.6.0 onward, but I don't think this is necessary. As of now, PHP 8.1 is the oldest version still actively supported and I don't think the Wallee SDK would be used in an environment below PHP 7.1.

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

Successfully merging this pull request may close these issues.

1 participant