PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli c8a8fd2610
Stricter check whether file exists before reading
This should avoid issues when user submit a non-existing filename
that is wrongly identified as CSV.

Typically https://github.com/PHPOffice/PHPExcel/issues/1076 and
https://github.com/PHPOffice/PHPExcel/issues/1078 could have been
avoided.
2016-12-09 00:15:22 +09:00
..
Calculation Fix unit tests for YEARFRAC() 2016-10-02 15:17:52 +09:00
Cell Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Chart Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Custom Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Helper Introduce a tool to migrate from PHPExcel to PhpSpreadsheet 2016-11-28 00:13:57 +09:00
Reader Make HTML checks more strict 2016-11-16 22:21:30 +09:00
Shared Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Style Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Worksheet Fix autofilter cloning across PHP versions 2016-12-04 16:44:40 +09:00
CalculationTest.php Some functions were not callable because of wrong declaration 2016-12-03 14:51:04 +09:00
CellTest.php Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
IOFactoryTest.php Stricter check whether file exists before reading 2016-12-09 00:15:22 +09:00
ReferenceHelperTest.php Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
SampleTest.php Rename OOCalc and OpenDocument into Ods 2016-10-06 21:07:57 +09:00
SettingsTest.php Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00