PhpSpreadsheet/tests
Owen Leibman 9c43d5f1b7 Xlsx Writer Formula with Bool Result of False
Fix for #2082. Xlsx Writer was writing a cell which is a formula which evaluates to boolean false as an empty XML tag. This is okay for Excel 365, but not for Excel 2016-. Change to write the tag as a value of 0 instead, which works for all Excel releases. Add test.
2021-05-11 13:48:38 +02:00
..
PhpSpreadsheetTests Xlsx Writer Formula with Bool Result of False 2021-05-11 13:48:38 +02:00
data Lookup functions additional unit tests (#2074) 2021-05-07 23:40:30 +02:00
bootstrap.php 100% Coverage for Calculation/DateTime (#1870) 2021-02-27 20:43:22 +01:00