PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Logical
Mark Baker 0371ccb686
Convert all relevant Logical functions to support array arguments (#2600)
2022-02-18 02:56:23 +01:00
..
AndTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
FalseTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IfErrorTest.php Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
IfNaTest.php Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
IfTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
IfsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
NotTest.php Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
OrTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
SwitchTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TrueTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XorTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00