PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Logical
Mark Baker dd74dd7fcf
Let's start with some appeasements to phpstan, just to reduce the baseline (#1983)
* Let's start with some appeasements to phpstan, just to reduce the baseline
* Appeasements to phpstan, taking the number of reported errors down to just 61
2021-04-03 17:10:40 +02:00
..
AndTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FalseTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IfErrorTest.php Let's start with some appeasements to phpstan, just to reduce the baseline (#1983) 2021-04-03 17:10:40 +02:00
IfNaTest.php Let's start with some appeasements to phpstan, just to reduce the baseline (#1983) 2021-04-03 17:10:40 +02:00
IfTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IfsTest.php Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
NotTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
OrTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SwitchTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
TrueTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00