PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 8dddf56c2e
Use proper syntax for variadic functions
This simplify code, increase readability and improve the function
signature for API users.
2017-01-23 15:01:20 +09:00
..
Calculation Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Cell Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Chart Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
Custom Upgrade to PHP-CS-Fixer 2.0 2016-12-22 23:46:26 +09:00
Helper Introduce a tool to migrate from PHPExcel to PhpSpreadsheet 2016-11-28 00:13:57 +09:00
Reader Standardize writers and readers name to be the format most common extension in CamelCase 2017-01-22 17:39:23 +09:00
Shared Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Style Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Worksheet minor fixes to unit tests (#72) 2017-01-13 12:06:00 +09:00
CalculationTest.php Use `::class` notation as much as possible 2016-12-26 13:21:12 +09:00
CellTest.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IOFactoryTest.php Standardize writers and readers name to be the format most common extension in CamelCase 2017-01-22 17:39:23 +09:00
ReferenceHelperTest.php Introduce vendor prefix `PhpOffice` to namespace 2016-09-01 02:20:47 +09:00
SampleTest.php Upgrade to PHP-CS-Fixer 2.0 2016-12-22 23:46:26 +09:00
SettingsTest.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00