From: Dmitry Stogov Date: Wed, 22 Jun 2005 15:29:18 +0000 (+0000) Subject: Debug backtrace was fixed X-Git-Tag: php-5.0.5RC1~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2b516a17e73f9f91bb3681fa626e3f4aacf3f0e;p=php Debug backtrace was fixed --- diff --git a/tests/lang/bug32828.phpt b/tests/lang/bug32828.phpt index b425414ea2..ad59646f50 100644 --- a/tests/lang/bug32828.phpt +++ b/tests/lang/bug32828.phpt @@ -15,8 +15,7 @@ ob_end_clean(); --EXPECTF-- Fatal error: Uncaught exception 'Exception' in %s:%d Stack trace: -#0 %s(%d): output_handler() -#1 %s(%d): output_handler('', %d) -#2 %s(%d): ob_end_clean() -#3 {main} +#0 [internal function]: output_handler('', %d) +#1 %s(%d): ob_end_clean() +#2 {main} thrown in %s on line %d