Skip to content
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

Undefined output -> $this->portTypes[$bindingData['portType']][$operation]['output'] is undefined #123

Open
hugoyair opened this issue Sep 18, 2024 · 0 comments

Comments

@hugoyair
Copy link

$this->portTypes[$bindingData['portType']][$operation]['output'] is undefined

When I use

$this->client->call('method',$params);

with try catch I have this error

Undefined array key "output"

line 4906
image

I´m using php 8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant