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-01 13:08:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Clear-In-Memory-Cache-when-unsetting_worksheet
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
/
Functions
/
LookupRef
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
2ab582a707
Bugfix to returned column indexes for FILTER() by row
2022-03-24 22:12:08 +01:00
..
AddressTest.php
…
AllSetupTeardown.php
…
ChooseTest.php
…
ColumnOnSpreadsheetTest.php
…
ColumnsOnSpreadsheetTest.php
…
ColumnsTest.php
…
ColumnTest.php
…
FilterTest.php
Bugfix to returned column indexes for FILTER() by row
2022-03-24 22:12:08 +01:00
FormulaTextTest.php
…
HLookupTest.php
…
HyperlinkTest.php
…
IndexTest.php
…
IndirectTest.php
…
LookupTest.php
…
MatchTest.php
…
MatrixHelperFunctionsTest.php
Initial work implementing the FILTER() Lookup/Reference function
2022-03-20 18:01:30 +01:00
MovedFunctionsTest.php
…
OffsetTest.php
…
RowOnSpreadsheetTest.php
…
RowsOnSpreadsheetTest.php
…
RowsTest.php
…
RowTest.php
…
SortByTest.php
Additional unit testing
2022-03-24 17:51:06 +01:00
SortTest.php
Initial work on the SORT() and SORTBY() Lookup/Reference functions
2022-03-24 12:21:27 +01:00
TransposeTest.php
…
UniqueTest.php
Fix scrutinizer issue complaint
2022-03-18 15:07:13 +01:00
VLookupTest.php
…