Bill Blume
|
2761773b3d
|
Merge data-validation collections to reduce the final file size
Closes #131
Closes #193
|
2017-09-08 02:27:18 +09:00 |
Zharikov Viktor
|
07455d24f6
|
Make global usage of `use` instead of FQCN
Closes #78
Closes #147
|
2017-05-18 00:10:16 +02:00 |
Adrien Crivelli
|
06ca8f9b04
|
Leverage type hinting to assert array parameters
|
2017-04-16 14:25:28 +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
|
47cde0dadc
|
Introduce vendor prefix `PhpOffice` to namespace
|
2016-09-01 02:20:47 +09:00 |
Adrien Crivelli
|
f917b3b1f4
|
Avoid `call_user_func()` whenever possible
|
2016-08-26 15:39:29 +09:00 |
Adrien Crivelli
|
04d6182a81
|
Remove unused variables
|
2016-08-26 15:05:40 +09:00 |
Adrien Crivelli
|
29bdbd4e0b
|
Respect PSR-0 with matching folder name and namespace `PhpSpreadsheetTests`
|
2016-08-25 13:53:15 +09:00 |