PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 41b95c1542
CSV Sample File Was Miscoded (#1489)
File author erroneously assumed that backslash was used to escape
quotes in CSV; in fact, doubling the quote is used for escape.
The test still worked, but mainly because the content of the cell
with the escape wasn't tested. The file is now fixed, and
a new test added.
2020-05-24 19:57:39 +09:00
..
Security Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CondNumFmtTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousFilter.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvTest.php CSV Sample File Was Miscoded (#1489) 2020-05-24 19:57:39 +09:00
HtmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09: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 Remove undesired annotations 2020-05-18 15:49:29 +09:00
XlsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx2Test.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XlsxTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00