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

SOAP_SINGLE_ELEMENT_ARRAYS option #38

Open
andrii-pukhalevych opened this issue Nov 25, 2020 · 0 comments
Open

SOAP_SINGLE_ELEMENT_ARRAYS option #38

andrii-pukhalevych opened this issue Nov 25, 2020 · 0 comments

Comments

@andrii-pukhalevych
Copy link

I suggest to add 'features'=>SOAP_SINGLE_ELEMENT_ARRAYS (and maybe 'soap_version'=>SOAP_1_2) into ClientableTrait::$debug.
In this way soap client deterministically will return array where its possible (now it can return object or array depends what is count of returned elements).

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

No branches or pull requests

1 participant