PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
Adrien Crivelli e31878ceb1
Check for MIME type to know if CSV reader can read a file
CSV reader used to accept any file without any kind of check. That made
users incorrectly believe that things were ok, even though there is no
way for CSV reader to read anything else that plain text files.

Fixes #167
2018-02-05 21:33:23 +09:00
..
CsvTest.php Check for MIME type to know if CSV reader can read a file 2018-02-05 21:33:23 +09:00
HtmlTest.php Can read very small HTML files 2017-12-11 11:09:25 +09:00
OdsTest.php Clean up very obsolete links 2017-12-30 19:07:22 +09:00
XlsxTest.php Introduce identical functional tests across several formats 2017-12-17 16:35:20 +09:00
XmlTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00