Hi Marcus, Probably something wrong with iterator_031.phpt. It fails in PHP_5_1. I assume the mistake in test file itself.
Thanks. Dmitry. > -----Original Message----- > From: Marcus Boerger [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 05, 2006 8:40 PM > To: php-cvs@lists.php.net > Subject: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl spl.php > spl_array.c spl_directory.c spl_engine.c spl_engine.h > spl_iterators.c spl_iterators.h spl_sxe.c /ext/spl/tests > array_019.phpt iterator_030.phpt iterator_031.phpt > iterator_032.phpt iterator_033.phpt iterato > > > helly Sun Mar 5 17:39:49 2006 UTC > > Added files: (Branch: PHP_5_1) > /php-src/ext/spl/tests array_019.phpt iterator_030.phpt > iterator_031.phpt iterator_032.phpt > iterator_033.phpt iterator_034.phpt > sxe_005.phpt > > Modified files: > /php-src/ext/spl spl.php spl_array.c spl_directory.c > spl_engine.c > spl_engine.h spl_iterators.c spl_iterators.h > spl_sxe.c > Log: > - Fix issues with not/double calling of constructors of SPL > iterators > - Fix issues with info-class/file-class in SPL directory > handling classes > - Add SimpleXMLElement::count() > - Drop erroneous RecursiveDirectoryIterator::getSubPathInfo() > - Drop dead code > - Add tests > - Update docu > > > -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php