PhpSpreadsheet/tests/PhpSpreadsheetTests
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
..
Calculation COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
Cell Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Chart Use line width for data series when rendering Xlsx 2018-01-22 11:50:53 +09:00
Collection Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Custom Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Functional Freeze Panes takes wrong coordinates for XLSX 2018-01-09 00:42:30 +09:00
Helper Support PHP 7.2 2018-01-28 16:23:38 +09:00
Reader Check for MIME type to know if CSV reader can read a file 2018-02-05 21:33:23 +09:00
Shared Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
Style Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
Worksheet Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Writer Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
IOFactoryTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
ReferenceHelperTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
SettingsTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00