PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Logical
oleibman c112802023
Eliminate Most Scrutinizer Problems in Test Suite (#2699)
* Eliminate Most Scrutinizer Problems in Test Suite

Mostly minor code changes, with some annotations.

* Missed 2 php-cs-fixer Problems

They should be fixed now.
2022-03-21 13:58:42 -07: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 Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
IfsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
NotTest.php Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07: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