php-src/ext/soap
Nikita Popov dc00b6cf3f Fix assertion failure in SoapFault ctor
Resetting the IAP on a shared array violates COW. I'm replacing this
with code to look up indexes 0 and 1, even though this is not
strictly the same.
2017-09-05 17:38:50 +02:00
..
interop typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
tests Add test for invalid SoapFault parameters 2017-09-05 17:36:01 +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 Drop soap_hash_str_find_deref() 2017-06-25 18:51:59 +02:00
php_encoding.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_http.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_http.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_packet_soap.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_packet_soap.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_schema.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_schema.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_sdl.c Merge branch 'PHP-7.0' into PHP-7.1 2017-06-13 17:16:13 +03:00
php_sdl.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_soap.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_xml.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_xml.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
soap.c Fix assertion failure in SoapFault ctor 2017-09-05 17:38:50 +02:00
TODO Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
TODO.old typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00