This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
3
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
579145eb3c
PhpSpreadsheet
/
tests
History
Mark Baker
579145eb3c
Wrap actual file loading in protected methods, while just providing a stub `load()` method in the BaseReader abstract. This is to allow a wrapper in the file loader logic across all Readers, with a try/catch block that can be used to handle special loader settings. (
#2620
)
2022-02-23 21:31:57 +01:00
..
PhpSpreadsheetTests
Wrap actual file loading in protected methods, while just providing a stub `load()` method in the BaseReader abstract. This is to allow a wrapper in the file loader logic across all Readers, with a try/catch block that can be used to handle special loader settings. (
#2620
)
2022-02-23 21:31:57 +01:00
data
Array-enable the ISFORMULA() function (
#2610
)
2022-02-20 19:32:13 +01:00
bootstrap.php
100% Coverage for Calculation/DateTime (
#1870
)
2021-02-27 20:43:22 +01:00