diff options
author | Keith Smiley <ksmiley@salesforce.com> | 2016-06-27 14:23:15 -0400 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-10-12 23:12:45 +0200 |
commit | 26287132c0c48e52dbaf1ac44c1d2f0d0d9b0cf7 (patch) | |
tree | 08211db215688f22e5a93d45df144dcf0d7a3844 /sapi/phpdbg/phpdbg.c | |
parent | bcee2fdbec4f4bba59d4134003cfaf5b1f9b67ab (diff) | |
download | php-git-26287132c0c48e52dbaf1ac44c1d2f0d0d9b0cf7.tar.gz |
Fixed bug #73237
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.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions