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
|
67918419c4
|
Fix code style
|
2016-09-01 12:50:10 +09:00 |
MarkBaker
|
fae27a6d63
|
As iconv is now enabled by default in PHP, make it a requirement, and modify strig functions to use it where appropriate
|
2016-08-31 21:52:42 +01: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 |