mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 19:48:16 +00:00
5bf0656e92
Fix #2542. Xlsx Reader is expecting a `sz` tag when reading RichText, but it is not required, and PhpSpreadsheet issues a warning message when it is missing.