PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
Mark Baker 3764f30354
Refactor the Excel Database functions; and rewrite the query building (#1871)
* Refactor the Excel Database functions; and rewrite the query building to fix a bug with complex multi-criteria queries that involve both AND and OR conditions
* Fix handling for empty cells and NULL values in searches
* Expand unit tests; and add TODOs for dates, percentages, and wildcard text comparisons
2021-02-22 12:46:57 +01:00
..
Database Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DateTime Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
Engineering Additional Unit Test Cases for Convert UoM (#1864) 2021-02-19 08:41:26 +01:00
Financial Extract remaining Excel function unit tests into separate test classes for each function (#1817) 2021-01-31 15:09:56 +01:00
Logical Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
LookupRef Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MathTrig Let's see what Scrutinizer makes of these changes (#1859) 2021-02-18 12:39:24 +01:00
Statistical Extract Permutation functions from the Statistical class into a dedicated Permutations class (#1851) 2021-02-13 15:35:07 +01:00
TextData Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
Web WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00