PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 3bd0f6f985
Fix autofilter cloning across PHP versions
Avoid indirect access variable ambiguity across PHP 5.6 and PHP 7.0
2016-12-04 16:44:40 +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
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