dmitry          Wed Jun 22 11:29:19 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src/tests/lang bug32828.phpt 
  Log:
  Debug backtrace was fixed
  
  
http://cvs.php.net/diff.php/php-src/tests/lang/bug32828.phpt?r1=1.1.2.2&r2=1.1.2.3&ty=u
Index: php-src/tests/lang/bug32828.phpt
diff -u php-src/tests/lang/bug32828.phpt:1.1.2.2 
php-src/tests/lang/bug32828.phpt:1.1.2.3
--- php-src/tests/lang/bug32828.phpt:1.1.2.2    Thu Apr 28 10:34:22 2005
+++ php-src/tests/lang/bug32828.phpt    Wed Jun 22 11:29:18 2005
@@ -15,8 +15,7 @@
 --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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to