Skip to content

bug fix on php 8.2 to 8.4#9

Merged
debuss merged 3 commits intodebuss:masterfrom
klapaudius:master
Jan 7, 2026
Merged

bug fix on php 8.2 to 8.4#9
debuss merged 3 commits intodebuss:masterfrom
klapaudius:master

Conversation

@klapaudius
Copy link
Contributor

hi,

My previous merged PR introduced an issue on php 8.2, 8.3 and 8.4. Sorry about that.

The 6th parameters of the SoapClient::__doRequest is only available on 8.5.

I made the fix and add a tests to make sure it won't be broken again.

Regards

make parent::_doRequest call compliant with the php versions SoapClient::__doRequest different signatures
@debuss debuss merged commit 8ecad1f into debuss:master Jan 7, 2026
4 checks passed
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.

2 participants