PhpSpreadsheet/tests
Adrien Crivelli 033a4bdad5
Remove default values for function that should not have any default
Having default values made it harder for end-user to figure out whether
it the arguement had to be supplied or not. Ommitting the argument may
lead to hard to debug issues, and is overall not a good idea.

Closes #110
2017-04-16 14:25:28 +09:00
..
data MATCH function behavior when third parameter is equal to 1 or -1 2017-04-01 12:36:02 +09:00
PhpSpreadsheetTests Remove default values for function that should not have any default 2017-04-16 14:25:28 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00