--TEST-- Bug #70944 (try{ } finally{} can create infinite chains of exceptions) --FILE-- --EXPECTF-- string(%d) "exception 'Exception' with message 'Foo' in %sbug70944.php:%d Stack trace: #0 {main}" string(%d) "exception 'Exception' with message 'Foo' in %sbug70944.php:%d Stack trace: #0 {main} Next exception 'Exception' with message 'Dummy' in %sbug70944.php:%d Stack trace: #0 {main}"