PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 9fdcaabe3c
Could not open CSV file containing HTML fragment
We now always trust the file extension to avoid false positive of mime
detection for most simple cases. But we still try to guess the mime type
if the file extension does not match or is missing.

Fixes #564
2018-06-25 11:12:27 +09:00
..
Calculation Fixed parsing of conditionals in COUNTIF functions 2018-06-10 14:25:33 +09:00
Cell Throw exception for invalid range to prevent infinite loop 2018-06-10 13:34:10 +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 Support workbook view attributes for Xlsx format 2018-06-24 20:15:38 +09:00
Helper `Helper\Html` support UTF-8 HTML input 2018-05-20 19:52:53 +09:00
Reader Could not open CSV file containing HTML fragment 2018-06-25 11:12:27 +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 Select correct cell when calling freezePane 2018-03-03 16:48:30 +01:00
Writer Fix spacing according to Scrutinizer 2018-05-12 22:02:46 +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