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-08-25 09:18:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fdcaabe3cfe49e736e8e92a6700a756776407df
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Cell
T
History
Robin D'Arcy
ed2185417e
Throw exception for invalid range to prevent infinite loop
...
Fixes
#519
Closes
#521
2018-06-10 13:34:10 +09:00
..
AdvancedValueBinderTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (
#271
)
2017-11-09 00:48:01 +09:00
CoordinateTest.php
Throw exception for invalid range to prevent infinite loop
2018-06-10 13:34:10 +09:00
DataTypeTest.php
…
DataValidationTest.php
…
DataValidatorTest.php
…
DefaultValueBinderTest.php
Support DateTimeImmutable as cell value
2017-12-23 21:50:07 +09:00
HyperlinkTest.php
…