Test: /Zend/tests/bug53511.phpt - Version 7.4.3        

Bug #53511 Exceptions are lost in case an exception is thrown in catch operator
Submitted: 2010-12-09 16:40:01 Modified: 2010-12-09 17:38:51
From: dmitry Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: trunk-SVN-2010-12-09 (SVN) OS: *

There is 1 diff reported by users for this test.

Count Diff
9 (100%)
001+ Fatal error: Uncaught Exception: ops 2 in %s/bug53511.php:11 002+ Stack trace: 003+ #0 %s/bug53511.php(17): test() 004+ #1 {main} 005+ 006+ Next Exception: ops 1 in %s/bug53511.php:4 001- Fatal error: Uncaught Exception: ops 1 in %sbug53511.php:4