Skip to content

SoapClient - fixed signature map for SoapClient::__call#2

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
makao:master
Nov 5, 2019
Merged

SoapClient - fixed signature map for SoapClient::__call#2
ondrejmirtes merged 1 commit intophpstan:masterfrom
makao:master

Conversation

@makao
Copy link
Copy Markdown
Contributor

@makao makao commented Nov 4, 2019

I've recently met this error:

Parameter #2 $arguments of method SoapClient::__call() expects string, array given.

PR contains fix for signature map.

Reference: https://www.php.net/manual/en/soapclient.call.php

@ondrejmirtes ondrejmirtes force-pushed the master branch 2 times, most recently from 60618b8 to 3df7ae7 Compare November 4, 2019 20:28
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

@ondrejmirtes ondrejmirtes merged commit 23c47d4 into phpstan:master Nov 5, 2019
staabm added a commit that referenced this pull request Mar 17, 2026
…rray, non-empty-array given (#5237)

Co-authored-by: Claude Opus 4.6 <[email protected]>
Co-authored-by: Markus Staab <[email protected]>
VincentLanglet added a commit that referenced this pull request Mar 29, 2026
…expects callable(Foo, Foo): int, 'strnatcasecmp' given. (#5171)

Co-authored-by: ondrejmirtes <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>
Co-authored-by: Markus Staab <[email protected]>
Co-authored-by: Vincent Langlet <[email protected]>
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