mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 11:18:22 +00:00
73f880ff19
* Correct Xlsx Parsing of quotePrefix="0" Fix #3435. Mis-parsed attribute is not normally generated by Excel or PhpSpreadsheet, but some 3rd-party software (correctly) generates it. * Update Issue3435Test.php