zoe             Fri Oct 17 15:00:55 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/spl/tests      array_001.phpt 
  Log:
  missed one!
  
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/array_001.phpt?r1=1.2.6.1&r2=1.2.6.2&diff_format=u
Index: php-src/ext/spl/tests/array_001.phpt
diff -u php-src/ext/spl/tests/array_001.phpt:1.2.6.1 
php-src/ext/spl/tests/array_001.phpt:1.2.6.2
--- php-src/ext/spl/tests/array_001.phpt:1.2.6.1        Fri Oct 17 14:57:03 2008
+++ php-src/ext/spl/tests/array_001.phpt        Fri Oct 17 15:00:54 2008
@@ -38,7 +38,7 @@
 ===DONE===
 <?php exit(0); ?>
 --EXPECTF--
-object(ArrayObject)#1 (2) {
+object(ArrayObject)#%d (2) {
   [0]=>
   int(0)
   [1]=>



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

Reply via email to