php-src/ext/soap
Nikita Popov 78375aa52f Fix persistent XML memory leaks in SOAP
SOAP uses a horrible bailout based error handling approach -- avoid
leaking persistent XML memory by catching bailouts in a number of
places.
2019-06-27 14:20:10 +02:00
..
tests Mark bug44811.phpt as an online test 2019-05-22 11:43:56 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_encoding.c Fix persistent XML memory leaks in SOAP 2019-06-27 14:20:10 +02:00
php_encoding.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_http.c Merge branch 'PHP-7.2' into PHP-7.3 2019-05-21 10:04:51 +02:00
php_http.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_packet_soap.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_packet_soap.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_schema.c Regroup expressions in php_schema.c to avoid array bounds warnings 2019-04-12 11:11:53 +02:00
php_schema.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_sdl.c Fix persistent XML memory leaks in SOAP 2019-06-27 14:20:10 +02:00
php_sdl.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_soap.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_xml.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_xml.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
soap.c Fix persistent XML memory leaks in SOAP 2019-06-27 14:20:10 +02:00