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-13 11:36:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.9.0
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
T
History
oleibman
2601644333
Merge pull request
#4907
from oleibman/nophp81
...
Drop Support for Php 8.1
2026-07-12 14:44:00 +00:00
..
Engine
…
Functions
Merge pull request
#4907
from oleibman/nophp81
2026-07-12 14:44: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
…
CyclicTest.php
…
DefinedNameConfusedForCellTest.php
…
DefinedNamesCalculationTest.php
…
DefinedNameWithQuotePrefixedCellTest.php
…
Discussion1950Test.php
Deprecate FormulaParser, FormulaToken
2026-01-19 12:38:56 -08:00
FormulaAsStringTest.php
…
FormulaParserTest.php
…
FormulaTokenCacheTest.php
Refactor formula token cache to instance properties, opt-in by default
2026-03-26 09:23:26 +01:00
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
…
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
…