Skip to content

PHP 8.4 compatibility#18

Open
andreasvonburg wants to merge 3 commits intowallee-payment:masterfrom
andreasvonburg:master
Open

PHP 8.4 compatibility#18
andreasvonburg wants to merge 3 commits intowallee-payment:masterfrom
andreasvonburg:master

Conversation

@andreasvonburg
Copy link
Copy Markdown

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.

Copy link
Copy Markdown

@nikolai-schmid nikolai-schmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see this moving forward! thank you for taking a look.

@HNM-CH
Copy link
Copy Markdown

HNM-CH commented Jul 31, 2025

I do support this request

@tomekk-hnm
Copy link
Copy Markdown

these changes look good to me; it would be nice to have them integrated.

@thibault-mambour
Copy link
Copy Markdown

Hi, thank you for the pull request; although it looks good from high level, we will run some additional check internally and it should be approved in the following couple of weeks.

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.

5 participants