PhpSpreadsheet/tests/data/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
..
CSV Check for MIME type to know if CSV reader can read a file 2018-02-05 21:33:23 +09:00
HTML Make HTML checks more strict 2016-11-16 22:21:30 +09:00
Ods Ods reader: fix sheet count and added a test for sheet names 2017-02-20 21:02:04 +01:00
XLSX Support missing attribute `r` in `c` node when reading xlsx 2017-09-22 14:49:38 +09:00
Xml Support XML file without styles 2018-01-14 17:08:50 +09:00