PhpSpreadsheet/tests
oleibman 3257ae5c90
Rounding in NumberFormatter (#2399)
Fix #2385. NumberFormatter is using sprintf on a float, and is seeing inconsistent rounding as a result (it will also occasionally result in `-0`). Change to round the number before presenting it to sprintf.
2021-11-26 09:05:35 -08:00
..
PhpSpreadsheetTests Rounding in NumberFormatter (#2399) 2021-11-26 09:05:35 -08:00
data Support Data Validations in More Versions of Excel (#2377) 2021-11-14 10:06:46 -08:00
bootstrap.php 100% Coverage for Calculation/DateTime (#1870) 2021-02-27 20:43:22 +01:00