]> granicus.if.org Git - php/commit
Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)
authorDmitry Stogov <dmitry@php.net>
Wed, 1 Aug 2007 10:39:33 +0000 (10:39 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 1 Aug 2007 10:39:33 +0000 (10:39 +0000)
commit8589a7f4736b693c0398c51df8c2603755ba481d
tree79dcfd5a5ca976026770db74810342b598d1ed6c
parent8566193449479a5641418ca1e9451c74f0acdb4e
Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)
NEWS
ext/soap/soap.c
ext/soap/tests/bugs/bug42151.phpt [new file with mode: 0755]