mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
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.