PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet
David Arenas 703c670fbf
Call garbage collector after removing a column
Otherwise callers of getHighestColumn get stale values
2019-10-11 01:01:45 +01:00
..
AutoFilter Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
AutoFilterTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
ColumnCellIteratorTest.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
ColumnIteratorTest.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
ColumnTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
DrawingTest.php Avoid memory exhaustion when cloning worksheet with a drawing 2018-08-05 13:21:01 +09:00
IteratorTest.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
RowCellIteratorTest.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
RowIteratorTest.php Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
RowTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
WorksheetTest.php Call garbage collector after removing a column 2019-10-11 01:01:45 +01:00