PhpSpreadsheet/tests
Dalibor Karlović 5e090d1af0
Allow iterators to go out of bounds with prev()
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
2018-08-19 14:02:17 +09:00
..
PhpSpreadsheetTests Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
data Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00