mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-22 14:23:47 +00:00
a2edbf8776
* Unzipped Gnumeric File A Gnumeric file is normally a gzipped Xml file. However, the Gnumeric application will also read an unzipped Xml file. Allow PhpSpreadsheet to do the same. * Scrutinizer (legitimate) Fix minor problem.