PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
Adrien Crivelli 454d942c13
Drop PHP 5.6 and 7.0
This is according to our formal, published, policy to only support
eol PHP after 6 months.

See https://phpspreadsheet.readthedocs.io/en/latest/#php-version-support
2019-07-24 23:12:45 -07:00
..
AdvancedValueBinderTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
CoordinateTest.php Drop PHP 5.6 and 7.0 2019-07-24 23:12:45 -07: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 overriding DefaultValueBinder::dataTypeForValue() 2018-11-03 17:25:43 +11:00
HyperlinkTest.php Clean up very obsolete links 2017-12-30 19:07:22 +09:00
ValueBinderWithOverriddenDataTypeForValue.php Support overriding DefaultValueBinder::dataTypeForValue() 2018-11-03 17:25:43 +11:00