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. |
||
|---|---|---|
| .. | ||
| PhpSpreadsheetTests | ||
| data | ||
| bootstrap.php | ||