--TEST-- Bug #42151 __destruct functions not called after catching a SoapFault exception --SKIPIF-- --FILE-- getMessage() . "\n"; } echo "ok\n"; ?> --EXPECT-- SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' ok I don't get executed either.