tony2001                Thu May 11 15:43:29 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/spl/tests      array_013.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/array_013.phpt?r1=1.1&r2=1.1.6.1&diff_format=u
Index: php-src/ext/spl/tests/array_013.phpt
diff -u php-src/ext/spl/tests/array_013.phpt:1.1 
php-src/ext/spl/tests/array_013.phpt:1.1.6.1
--- php-src/ext/spl/tests/array_013.phpt:1.1    Thu Apr 29 22:25:45 2004
+++ php-src/ext/spl/tests/array_013.phpt        Thu May 11 15:43:28 2006
@@ -78,4 +78,4 @@
 two=>2
 ===Append===
 
-Fatal error: ArrayIterator::append(): Cannot append properties to objects, use 
ArrayIterator::offsetSet() instead in %sarray_013.php on line %d
+Catchable fatal error: ArrayIterator::append(): Cannot append properties to 
objects, use ArrayIterator::offsetSet() instead in %sarray_013.php on line %d

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

Reply via email to