[xdebug-dev] xdebug xdebug/tests/bug00173.phpt - Fixed test case... this is now handling much better than before.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Thu, 19 Oct 2006 22:51:19 +0200

Date: Thu Oct 19 22:51:19 CEST 2006
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Fixed test case... this is now handling much better than before.

Modified files:
           xdebug/tests/bug00173.phpt (version: 1.2)

[FILE: /xdebug/tests/bug00173.phpt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xdebug/tests/bug00173.phpt:1.1 Fri Apr 14 08:07:08 2006 GMT
+++ xdebug/tests/bug00173.phpt Thu Oct 19 18:51:19 2006 GMT
@@ -21,8 +21,12 @@
         echo "DONE\n";
 ?>
 --EXPECTF--
-Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Passed variable is not an array or object, using empty array instead' in %sbug00173.php:3
-Stack trace:
-#0 %sbug00173.php(3): ArrayIterator->__construct(NULL)
-#1 {main}
- thrown in %sbug00173.php on line 3
+InvalidArgumentException: Passed variable is not an array or object, using empty array instead in %sbug00173.php on line 3
+
+Call Stack:
+ 0.0005 262144 1. {main}() %sbug00173.php:0
+ 0.0010 262144 2. ArrayIterator->__construct(null) %sbug00173.php:3
+
+
+Variables in local scope (#1):
+ $trace_file = '%s.%d.xt'
Received on Thu Oct 19 2006 - 22:51:29 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST