PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
Mark Baker 35b65bef8c
First steps toward array-enabling the information functions (#2608)
* First steps toward array-enabling the information functions

Also includes moving unit tests out from Functions and into a separate, dedicated Information folder

* Resolve issue with IF(), branch pruning and calculation cache (ensure that we don't convert the if condition to a bool before we've tested to see if it evaluates to an error)
More refactoring
2022-02-20 16:46:25 +01:00
..
Database Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
DateTime Last of the work on array-enabling Date/Time functions; all completed in this category 2022-02-10 20:53:58 +01:00
Engineering The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
Financial Style and phpstan cleanups 2022-02-11 13:55:52 +01:00
Information First steps toward array-enabling the information functions (#2608) 2022-02-20 16:46:25 +01:00
Logical Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
LookupRef Issue 2551 array enable lookup ref functions (#2606) 2022-02-19 18:49:01 +01:00
MathTrig Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
Statistical First steps toward array-enabling the information functions (#2608) 2022-02-20 16:46:25 +01:00
TextData All Text functions made array-ready 2022-02-12 12:22:31 +01:00
Web Initial implementation of the URLENCODE() web function (#2031) 2021-04-28 17:10:36 +02:00
DeprecatedExcelErrorTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00