Skip to content

PHP 8.5 - Fix SoapClient doRequest#288

Open
Karting06 wants to merge 2 commits intoGarethp:masterfrom
Karting06:fixNTLMSoapPHP8.5
Open

PHP 8.5 - Fix SoapClient doRequest#288
Karting06 wants to merge 2 commits intoGarethp:masterfrom
Karting06:fixNTLMSoapPHP8.5

Conversation

@Karting06
Copy link
Copy Markdown

Hi,

First of all thanks for this great project.
After upgrading to PHP 8.5, I couldn't create a calendar event.

I noticed that PHP 8.5 added a breaking change for __doRequest in SOAPClient (see this issue). I solved it by adding the new parameter.
It seems to also work with PHP 8.4.

@Garethp
Copy link
Copy Markdown
Owner

Garethp commented Apr 8, 2026

@Karting06 Thanks for this! Since it's a fix specifically for PHP 8.5, would you mind adding PHP 8.5 to the versions matrix of in the Github Flow so that the automated tests verify it working on that version? Then I'm more than happy to accept and release this

@Karting06
Copy link
Copy Markdown
Author

@Garethp I think that I added it correctly?

@Garethp
Copy link
Copy Markdown
Owner

Garethp commented Apr 9, 2026

That looks good to me, thanks! I'll merge and release it later today

@gazben
Copy link
Copy Markdown

gazben commented Apr 16, 2026

@Garethp Can you take a look at this? (without this php8.5 upgrade is not possible)

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.

3 participants