mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 16:38:36 +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.