php-src/ext/soap
2018-06-01 11:58:57 +03:00
..
interop Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00
tests Make some skipped tests run, and fix some skip messages 2018-03-11 16:38:00 +01:00
config.m4 Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
php_encoding.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
php_encoding.h year++ 2018-01-02 12:57:58 +08:00
php_http.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
php_http.h year++ 2018-01-02 12:57:58 +08:00
php_packet_soap.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
php_packet_soap.h year++ 2018-01-02 12:57:58 +08:00
php_schema.c year++ 2018-01-02 12:57:58 +08:00
php_schema.h year++ 2018-01-02 12:57:58 +08:00
php_sdl.c Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
php_sdl.h year++ 2018-01-02 12:57:58 +08:00
php_soap.h year++ 2018-01-02 12:57:58 +08:00
php_xml.c year++ 2018-01-02 12:57:58 +08:00
php_xml.h year++ 2018-01-02 12:57:58 +08:00
soap.c Removed useless zval_ptr_dtor() 2018-05-29 17:58:06 +03:00