mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-20 01:50:41 +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.