mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02:00
If the response includes both fields with simple types (which get concatenated into an XML string) and a complex type (which is parsed into an object), then the object will parsed into the same zval as the simple types and will overwrite the string.
110 KiB
110 KiB