php-src/ext/soap
Keith Smiley 26287132c0 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.
2016-10-12 23:12:45 +02:00
..
interop typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
tests Fixed bug #73237 2016-10-12 23:12:45 +02:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_encoding.c Fixed bug #73237 2016-10-12 23:12:45 +02:00
php_encoding.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_http.c Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
php_http.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_packet_soap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_packet_soap.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_schema.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_schema.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_sdl.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_sdl.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_soap.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
php_xml.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_xml.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
soap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-09-23 18:46:51 +02:00
TODO
TODO.old typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00