dmitry          Wed Apr 18 08:34:58 2007 UTC

  Modified files:              
    /php-src/ext/spl/tests      iterator_044.phpt 
  Log:
  Fixed test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/iterator_044.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/spl/tests/iterator_044.phpt
diff -u php-src/ext/spl/tests/iterator_044.phpt:1.1 
php-src/ext/spl/tests/iterator_044.phpt:1.2
--- php-src/ext/spl/tests/iterator_044.phpt:1.1 Sun May 21 17:27:12 2006
+++ php-src/ext/spl/tests/iterator_044.phpt     Wed Apr 18 08:34:58 2007
@@ -74,10 +74,10 @@
 Exception: MyCachingIterator does not use a full cache (see 
CachingIterator::__construct)
 Exception: MyCachingIterator does not use a full cache (see 
CachingIterator::__construct)
 
-Warning: CachingIterator::offsetExists() expects exactly 1 parameter, 0 given 
in %s/iterator_044.php on line %d
+Warning: CachingIterator::offsetExists() expects exactly 1 parameter, 0 given 
in %siterator_044.php on line %d
 NULL
 
-Warning: CachingIterator::offsetGet() expects exactly 1 parameter, 0 given in 
%s/iterator_044.php on line %d
+Warning: CachingIterator::offsetGet() expects exactly 1 parameter, 0 given in 
%siterator_044.php on line %d
 NULL
 ===0===
 int(0)
@@ -169,10 +169,10 @@
 Exception: MyCachingIterator does not use a full cache (see 
CachingIterator::__construct)
 Exception: MyCachingIterator does not use a full cache (see 
CachingIterator::__construct)
 
-Warning: CachingIterator::offsetExists() expects exactly 1 parameter, 0 given 
in %s/iterator_044.php on line %d
+Warning: CachingIterator::offsetExists() expects exactly 1 parameter, 0 given 
in %siterator_044.php on line %d
 NULL
 
-Warning: CachingIterator::offsetGet() expects exactly 1 parameter, 0 given in 
%s/iterator_044.php on line %d
+Warning: CachingIterator::offsetGet() expects exactly 1 parameter, 0 given in 
%siterator_044.php on line %d
 NULL
 ===0===
 int(0)

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

Reply via email to