PhpSpreadsheet/tests/data/Calculation/Logical
Mark Baker 0371ccb686
Convert all relevant Logical functions to support array arguments (#2600)
2022-02-18 02:56:23 +01:00
..
AND.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
IF.php Fix IF implementation to comply with Excel behavior 2019-11-17 18:26:33 +01:00
IFERROR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IFNA.php Improved tests (#1110) 2019-07-26 22:21:17 +02:00
IFS.php Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
NOT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
OR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
SWITCH.php Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
XOR.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00