]> granicus.if.org Git - php/commitdiff
Test file was fixed (stack trace is removed)
authorDmitry Stogov <dmitry@php.net>
Fri, 5 Mar 2004 12:16:28 +0000 (12:16 +0000)
committerDmitry Stogov <dmitry@php.net>
Fri, 5 Mar 2004 12:16:28 +0000 (12:16 +0000)
tests/classes/bug27468.phpt

index 5bef961787c0b9e04902a5b792d9a4eb86ecdcc5..971273224dd2760a7162e5c71cd7a47da1465362 100644 (file)
@@ -12,8 +12,4 @@ echo 'OK';
 ?>
 --EXPECTF--
 Warning: Invalid argument supplied for foreach() in %sbug27468.php on line 4
-
-Call Stack:
-    %f      %d   1. {main}() %sbug27468.php:0
-    %f      %d   2. foo::__destruct() %sbug27468.php:7
 OK