PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
Gianni Genovesi 7b1957f996
fix: issue #1476 crash with numeric string value terminating with new line (#1481)
* fix: issue #1476 crash with numeric string value terminating with new line
* test: provided tests for issue #1476
2020-05-23 12:49:54 +02:00
..
AdvancedValueBinderTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CellTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CoordinateTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataTypeTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidatorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefaultValueBinderTest.php fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
HyperlinkTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ValueBinderWithOverriddenDataTypeForValue.php Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11:00