ZF-10582: Zend_PaginatorTest::testArrayAccessInClassSerializableLimitIterator failed
Description
phpunit Zend/Paginator/AllTests.php PHPUnit 3.4.15 by Sebastian Bergmann. ............................................................ 60 / 177 ....F....................................................... 120 / 177 ......................................................... Time: 1 second, Memory: 16.50Mb There was 1 failure: 1) Zend_PaginatorTest::testArrayAccessInClassSerializableLimitIterator Failed asserting that matches expected
Comments
Posted by Marc Bennewitz (private) (mabe) on 2010-10-20T11:59:35.000+0000
fixed in r23188 (trunk) & r23189 (1.11 branch)
-> Using php 5.3 calls of seek doesn't work correctly after an OutOfBoundsException without calling rewind -> see http://bugs.php.net/bug.php?id=53119