]> granicus.if.org Git - php/commit
Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be called).
authorXinchen Hui <laruence@gmail.com>
Wed, 29 Apr 2020 10:58:28 +0000 (18:58 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 29 Apr 2020 10:58:28 +0000 (18:58 +0800)
commit8555c2bff01291e00e4e6af9f0df3b4fe848a390
tree5fe5b3b2bf0805d9373fd30965dbf33be48857cb
parent3151676f520555bfadb39ea76779e93552d13fc1
Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be called).
NEWS
Zend/zend_exceptions.c
ext/soap/tests/bug79536.phpt [new file with mode: 0644]