1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-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
..
2021-01-31 21:42:41 -08:00
2018-07-25 00:53:25 +02:00
2020-09-17 10:31:30 +02:00
2021-01-31 21:42:41 -08:00
2020-09-30 08:29:21 +03:00