php-src/ext/soap
Nikita Popov 51d76c346e Fix persistent leak on load_wsdl_ex failure
Move the load_wsdl_ex call into the zend_try that destroys the
docs hash table. The wsdl will be inserted into docs early on,
and will thus be released on subsequent bailout.
2021-02-02 10:05:35 +01:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2021-01-31 21:42:41 -08: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 Merge branch 'PHP-7.3' into PHP-7.4 2019-07-12 16:51:52 +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.3' into PHP-7.4 2020-09-17 10:31:30 +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 Merge branch 'PHP-7.3' into PHP-7.4 2020-09-30 08:37:35 +03:00
php_schema.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_sdl.c Fix persistent leak on load_wsdl_ex failure 2021-02-02 10:05:35 +01: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 Merge branch 'PHP-7.3' into PHP-7.4 2021-01-31 21:42:41 -08:00
php_xml.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
soap.c Merge branch 'PHP-7.3' into PHP-7.4 2020-09-30 08:29:21 +03:00