PhpSpreadsheet/tests
Stronati Andrea 9f5a472426 Fix XLSX file loading with autofilter containing '$'
The `setRange` method of the `Xlsx/AutoFilter` class expects a filter
range format like "A1:E10". The returned value from
`$this->worksheetXml->autoFilter['ref']` could contain "$" and returning
a value like "$A$1:$E$10".

Fixes #687
Fixes #1325
Closes #1326
2020-03-02 18:43:27 +07:00
..
PhpSpreadsheetTests Fix XLSX file loading with autofilter containing '$' 2020-03-02 18:43:27 +07:00
data Changes to WEEKNUM and YEARFRAC (#1316) 2020-02-19 20:22:31 +01:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00