PhpSpreadsheet/tests
Michael Fürnschuß aa91abc0d8
Respect DataType in insertNewBefore (#2433)
`ReferenceHelper::insertNewBefore` copies data from one cell to another when adding/removing rows or columns.
It now also respects the data type set for that cell and does not use value binder again.
2021-12-04 08:31:38 -08:00
..
PhpSpreadsheetTests Respect DataType in insertNewBefore (#2433) 2021-12-04 08:31:38 -08:00
data Fixes #2430 (#2431) 2021-12-04 08:07:18 -08:00
bootstrap.php 100% Coverage for Calculation/DateTime (#1870) 2021-02-27 20:43:22 +01:00