[xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/dump-superglobal1.phpt trunk/tests/dump-superglobal1.phpt

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Mon, 21 Mar 2011 21:59:55 +0000

derick Mon, 21 Mar 2011 21:59:55 +0000

Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3420&root=xdebug

Log:
- Fixed test case.

Changed paths:
    U xdebug/branches/xdebug_2_1/tests/dump-superglobal1.phpt
    U xdebug/trunk/tests/dump-superglobal1.phpt

Modified: xdebug/branches/xdebug_2_1/tests/dump-superglobal1.phpt
===================================================================
--- xdebug/branches/xdebug_2_1/tests/dump-superglobal1.phpt 2011-03-21 21:33:27 UTC (rev 3419)
+++ xdebug/branches/xdebug_2_1/tests/dump-superglobal1.phpt 2011-03-21 21:59:55 UTC (rev 3420)
@@ -6,6 +6,7 @@
 xdebug.dump_once=0
 xdebug.dump.SERVER=argc
 xdebug.dump.GET=
+xdebug.collect_params=4
 --FILE--
 <?php
 trigger_error('foo');

Modified: xdebug/trunk/tests/dump-superglobal1.phpt
===================================================================
--- xdebug/trunk/tests/dump-superglobal1.phpt 2011-03-21 21:33:27 UTC (rev 3419)
+++ xdebug/trunk/tests/dump-superglobal1.phpt 2011-03-21 21:59:55 UTC (rev 3420)
@@ -6,6 +6,7 @@
 xdebug.dump_once=0
 xdebug.dump.SERVER=argc
 xdebug.dump.GET=
+xdebug.collect_params=4
 --FILE--
 <?php
 trigger_error('foo');
Received on Mon Mar 21 2011 - 21:59:55 GMT

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