derick Sun, 24 Oct 2010 19:32:06 +0000
Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3351&root=xdebug
Log:
- Remove the three function calls from the test, as this information can not be
obtained anymore from (atleast) PHP 5.1 and later.
Changed paths:
U xdebug/trunk/tests/array_map.phpt
Modified: xdebug/trunk/tests/array_map.phpt
===================================================================
--- xdebug/trunk/tests/array_map.phpt 2010-10-22 22:52:46 UTC (rev 3350)
+++ xdebug/trunk/tests/array_map.phpt 2010-10-24 19:32:06 UTC (rev 3351)
@@ -30,8 +30,5 @@
array
TRACE START [%d-%d-%d %d:%d:%d]
%w%f %w%d -> array_map('strlen', array (0 => 'a', 1 => 'bb', 2 => 'ccc')) /%s/array_map.php:5
-%w%f %w%d -> strlen('a') /%s/array_map.php:0
-%w%f %w%d -> strlen('bb') /%s/array_map.php:0
-%w%f %w%d -> strlen('ccc') /%s/array_map.php:0
%w%f %w%d -> gettype(array (0 => 1, 1 => 2, 2 => 3)) /%s/array_map.php:7
%w%f %w%d -> file_get_contents('/tmp/%s') /%s/array_map.php:9
Received on Sun Oct 24 2010 - 20:32:06 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST