5e090d1af0
Iterators prev() behavior is now consistent with next(), meaning that it can go out of bounds and it must be validated with valid() before using it. Fixes #587 Fixes #627 |
||
---|---|---|
.. | ||
AutoFilter | ||
AutoFilterTest.php | ||
ColumnCellIteratorTest.php | ||
ColumnIteratorTest.php | ||
ColumnTest.php | ||
DrawingTest.php | ||
IteratorTest.php | ||
RowCellIteratorTest.php | ||
RowIteratorTest.php | ||
RowTest.php | ||
WorksheetTest.php |