php-src/ext/soap
2015-11-30 10:50:23 +08:00
..
interop typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
tests Merge branch 'PHP-5.6' into PHP-7.0 2015-11-07 11:05:36 +01: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 incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
php_encoding.h bump year 2015-01-15 23:27:30 +08:00
php_http.c Fixed bug #70715 (Segmentation fault inside soap client) 2015-10-15 18:46:57 +08:00
php_http.h Fixed memory leak and avoid reallocations 2015-09-24 01:19:15 +03:00
php_packet_soap.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
php_packet_soap.h bump year 2015-01-15 23:27:30 +08:00
php_schema.c Cleanup: avoid reallocations 2015-09-24 01:35:16 +03:00
php_schema.h bump year 2015-01-15 23:27:30 +08:00
php_sdl.c Merge branch 'PHP-5.6' into PHP-7.0 2015-11-12 20:36:39 +03:00
php_sdl.h bump year 2015-01-15 23:27:30 +08:00
php_soap.h switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
php_xml.c - Fix merge 2015-02-16 13:09:40 -02:00
php_xml.h bump year 2015-01-15 23:27:30 +08:00
soap.c Fixed bug #70993 (Array key references break argument processing) 2015-11-30 10:50:23 +08: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