This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e3a6bc1e4c
PhpSpreadsheet
/
tests
History
MarkBaker
e3a6bc1e4c
We should still get an exception for invalid named ranges, but I'm suppressing the message check temporarily in the tests until I can investigate why we're getting 'Column string index can not be longer than 3 characters' instead of 'Invalid cell coordinate XXXX'.
...
The memory and execution speeds alone make this worthwhile.
2022-04-30 17:29:45 +02:00
..
PhpSpreadsheetTests
We should still get an exception for invalid named ranges, but I'm suppressing the message check temporarily in the tests until I can investigate why we're getting 'Column string index can not be longer than 3 characters' instead of 'Invalid cell coordinate XXXX'.
2022-04-30 17:29:45 +02:00
data
The `sortCellReferenceArray()` in `Coordinate` should have returned cells ordered by row, then by column... but instead sorted by column, then row.
2022-04-28 17:43:01 +02:00
bootstrap.php
100% Coverage for Calculation/DateTime (
#1870
)
2021-02-27 20:43:22 +01:00