PhpSpreadsheet/tests/data/Calculation/Functions
Bill Blume e3fb160f5f
Fixed parsing of conditionals in COUNTIF functions
Conditional operators in the selection parameter of COUNTIF
functions were not being parsed properly, causing evaluations
of formulae with such functions to sometimes fail.

Fixes #526
Closes #528
2018-06-10 14:25:33 +09:00
..
ERROR_TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IF_CONDITION.php Fixed parsing of conditionals in COUNTIF functions 2018-06-10 14:25:33 +09:00
ISFORMULA.php Support `_xlfn.` prefix and add `ISFORMULA`, `MODE.SNGL`, `STDEV.S`, `STDEV.P` 2018-02-26 09:35:53 +01:00
IS_BLANK.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERROR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_EVEN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_LOGICAL.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NA.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NONTEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NUMBER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ODD.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_TEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
N.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00