]> granicus.if.org Git - php/commit
Fixed bug #70944 (try{ } finally{} can create infinite chains of exceptions)
authorXinchen Hui <laruence@gmail.com>
Fri, 20 Nov 2015 08:24:53 +0000 (16:24 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 20 Nov 2015 08:24:53 +0000 (16:24 +0800)
commita1c887964e34c0531b238e33a6b85e9925731194
tree25c180334f4d6117d7412f481696636884e57376
parentb42eb16cf4ae58e8c8fbc8afc4406bc746497754
Fixed bug #70944 (try{ } finally{} can create infinite chains of exceptions)
NEWS
Zend/tests/bug70944.phpt [new file with mode: 0644]
Zend/zend_exceptions.c