PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
oleibman 3844186397
Fix for Issue 1495 (#1500)
#1495 reports that ActiveSheet can change when calculation
involves jumping around between sheets.
Save index before calculation, restore after, add test.
2020-06-19 20:57:20 +02:00
..
AdvancedValueBinderTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CellTest.php Fix for Issue 1495 (#1500) 2020-06-19 20:57:20 +02:00
CoordinateTest.php Range operator tests (#1501) 2020-06-02 07:38:35 +02: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