Adrien Crivelli
|
36441da330
|
Fix unit tests for 2018
Closes #311
|
2018-01-02 00:39:38 +09:00 |
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 |
Adrien Crivelli
|
f0445366d2
|
Fix date related unit tests for 2017
|
2017-01-04 17:37:23 +09:00 |
Adrien Crivelli
|
539a89a918
|
Rename namespace `PHPExcel` to `PhpSpreadsheet`
This also fix a few bugs that were introduced when migrating to
namespace. Some non-namespaces classes were leftover
FIX #15
|
2016-08-16 23:24:47 +09:00 |
Adrien Crivelli
|
e1f81f0fe0
|
Refactor tests data from custom format to PHP
FIX #14
|
2016-08-16 21:00:19 +09:00 |