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-09-16 21:16:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.7.0
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
T
History
oleibman
4a476071b3
Merge pull request
#4850
from oleibman/updatestan
...
Update PhpStan
2026-04-05 07:15:00 +00:00
..
Engine
WIP Some Additional Support for Intersection and Union
2025-08-22 16:16:55 -07:00
Functions
Merge pull request
#4850
from oleibman/updatestan
2026-04-05 07:15:00 +00:00
ArrayFormulaTest.php
…
ArrayTest.php
Corrections based on comments
2025-12-03 07:38:54 +03:00
AssociativityTest.php
…
BinaryComparisonTest.php
…
CalculationCoverageTest.php
Merge branch 'master' into issue4656
2026-01-14 19:59:49 -08:00
CalculationErrorTest.php
…
CalculationFunctionListTest.php
…
CalculationLoggingTest.php
…
CalculationSettingsTest.php
…
CalculationTest.php
Restore Tests Whose Absence Led to Omitted Coverage
2026-01-16 18:21:57 -08:00
CustomFunction.php
…
CustomFunctionTest.php
One More Test
2025-09-01 01:03:23 -07:00
CyclicTest.php
…
DefinedNameConfusedForCellTest.php
…
DefinedNamesCalculationTest.php
Handle Missing Defined Names Better
2025-08-12 09:21:26 -07:00
DefinedNameWithQuotePrefixedCellTest.php
…
Discussion1950Test.php
Deprecate FormulaParser, FormulaToken
2026-01-19 12:38:56 -08:00
FormulaAsStringTest.php
…
FormulaParserTest.php
…
FunctionsTest.php
…
InternalFunctionsTest.php
Add Test
2026-02-02 20:16:35 -08:00
Issue606Test.php
More Consistent Handling of Unsupported Functions
2026-01-05 16:58:26 -08:00
Issue4451Test.php
Minor Improvements to Calculation Coverage
2025-09-01 00:28:46 -07:00
Issue4656Test.php
Move Test to More Sensible Location
2026-03-12 10:41:43 -07:00
MergedCellTest.php
…
MissingArgumentsTest.php
…
NullEqualsZeroTest.php
…
ParseFormulaTest.php
…
RefErrorTest.php
…
RowColumnReferenceTest.php
…
StringLengthTest.php
…
StructuredReferenceFormulaTest.php
…
TranslationTest.php
…
XlfnFunctionsTest.php
…