mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
51d76c346e
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.