PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
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
..
Security Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
Xlsx Fix XLSX file loading with autofilter containing '$' 2020-03-02 18:43:27 +07:00
CondNumFmtTest.php Handle ConditionalStyle NumberFormat When Reading Xlsx File (#1296) 2020-01-04 00:10:41 +01:00
CsvTest.php Ignore escaped enclosures within an enclosure when inferring csv separator (#906) 2019-02-25 23:20:50 +01:00
HtmlTest.php Correct column style even when using rowspan 2019-11-30 15:40:42 +01:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
OdsTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XlsTest.php Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
Xlsx2Test.php Conditionals - Extend Support for (NOT)CONTAINSBLANKS (#1278) 2020-01-04 18:50:04 +01:00
XlsxTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00