mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 14:48:36 +00:00
3e8d50547c
Fix #1929. This was already substantially fixed, but there was a lingering problem with an unexpected leading space. It turns out there was also a problem with leading zeros, also fixed. There are also problems involving commas; fixing those seems too complicated to delay these changes, but I will add it to my to-do list.