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-17 21:46:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.0.0
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Cell
T
History
Adrien Crivelli
fb5f8d4763
Support DateTimeImmutable as cell value
2017-12-23 21:50:07 +09:00
..
AdvancedValueBinderTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (
#271
)
2017-11-09 00:48:01 +09:00
CoordinateTest.php
Consistent
stringFromColumnIndex()
and
columnIndexFromString()
2017-11-26 15:29:08 +09:00
DataTypeTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (
#271
)
2017-11-09 00:48:01 +09:00
DataValidationTest.php
Written DataValidation was corrupted
2017-12-16 17:15:13 +09:00
DataValidatorTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (
#271
)
2017-11-09 00:48:01 +09:00
DefaultValueBinderTest.php
Support DateTimeImmutable as cell value
2017-12-23 21:50:07 +09:00
HyperlinkTest.php
Use assertInstanceOf (
#286
)
2017-12-06 18:46:31 +09:00