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

Read additional meta-information #32

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

veewee
Copy link
Member

@veewee veewee commented May 28, 2024

Q A
Type improvement
BC Break no
Fixed issues #9

Summary

Fixes #9

❗ This is currently a draft ❗

It allows for collecting more information about special soap-enc types (Array, Map, Struct, ...)
Additional information to improve encoding / decoding logic is being added in here as well.

Depends on some changes inside the xsd-reader package:

@veewee veewee marked this pull request as draft May 28, 2024 14:04
@veewee veewee force-pushed the detect-soapenc-info branch 7 times, most recently from 0797150 to 8f73254 Compare May 31, 2024 14:12
@veewee veewee force-pushed the detect-soapenc-info branch 4 times, most recently from e8163ad to 1192b40 Compare June 4, 2024 14:03
@veewee veewee changed the title [WIP] Read additional meta-information from special soap-enc types [WIP] Read additional meta-information Jun 5, 2024
@veewee veewee force-pushed the detect-soapenc-info branch 3 times, most recently from d3e59c4 to 543baf7 Compare June 5, 2024 10:02
@veewee veewee changed the title [WIP] Read additional meta-information Read additional meta-information Jun 5, 2024
@veewee veewee marked this pull request as ready for review June 5, 2024 10:03
@veewee veewee merged commit 85cf2b2 into php-soap:main Jun 5, 2024
15 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.

Add meta-data for soapEnc arrays
1 participant