PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
Owen Leibman b03544469b 2 Tests vs. Scrutinizer/Phpstan
Just reviewing Scrutinizer's list of "bugs". There are 19 ascribed to me. For some, I will definitely take no action (e.g. use of bitwise operators in AND, OR, and XOR functions). However, where I can clean things up so that Scrutinizer is satisfied and the resulting code is not too contorted, I will make an attempt.

This PR corrects 2 problems according to Scrutinizer, and 1 per Phpstan. Only test members are involved.
2021-07-01 11:15:02 +02:00
..
Database Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DateTime Minor Improvement to Test Cleanup DateTime 2021-05-14 10:53:27 +02:00
Engineering Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Financial Additional unit tests for negative interest rates in the financial functions, and also tests using negative present/future value arguments (#2166) 2021-06-16 14:16:48 +02:00
Logical Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
LookupRef Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
MathTrig 2 Tests vs. Scrutinizer/Phpstan 2021-07-01 11:15:02 +02:00
Statistical Fix for Issue 2158 (AverageIf Calculation Problem) (#2160) 2021-06-15 09:54:57 +02:00
TextData TextData - Minor Changes, Test Coverage (#2151) 2021-06-15 08:37:17 +02:00
Web Initial implementation of the URLENCODE() web function (#2031) 2021-04-28 17:10:36 +02:00