This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-08-24 15:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Issue-2551_Array-enable-Database-Functions
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
dbf57f22d3
Minor tweaks
2022-02-22 19:08:02 +01:00
..
Engine
…
Functions
Minor tweaks
2022-02-22 19:08:02 +01:00
ArrayFormulaTest.php
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
BinaryComparisonTest.php
Extract some methods from the Calculation Engine into dedicated classes (
#2537
)
2022-02-04 16:02:29 +01:00
CalclationFunctionListTest.php
Adjust Cell Reference regexp in Calculation Engine to handle worksheet names containing quotes (
#2617
)
2022-02-22 15:55:59 +01:00
CalculationErrorTest.php
…
CalculationSettingsTest.php
Adjust Cell Reference regexp in Calculation Engine to handle worksheet names containing quotes (
#2617
)
2022-02-22 15:55:59 +01:00
CalculationTest.php
Adjust Cell Reference regexp in Calculation Engine to handle worksheet names containing quotes (
#2617
)
2022-02-22 15:55:59 +01:00
DefinedNameConfusedForCellTest.php
…
DefinedNamesCalculationTest.php
…
FormulaAsStringTest.php
…
FunctionsTest.php
Array-enable the ISFORMULA() function (
#2610
)
2022-02-20 19:32:13 +01:00
MergedCellTest.php
Extract information functions (
#2605
)
2022-02-19 13:53:17 +01:00
NullEqualsZeroTest.php
Add Test For NULL=0 (
#2607
)
2022-02-19 13:12:44 -08:00
RowColumnReferenceTest.php
Set precision for Database function unit tests, for RowColumnReference and Dimension Helper unit tests (
#2604
)
2022-02-18 21:37:26 +01:00
TranslationTest.php
…
XlfnFunctionsTest.php
…