23:00:37 Create new PHPExcel object
23:00:37 Set document properties
23:00:37 Add some data
23:00:37 Rename worksheet
23:00:37 Write to Excel2007 format

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Error zipping files : PCLZIP_ERR_MISSING_FILE (-4) : File '/tmp/sheet1.xml.rels' does not exist' in /var/www/html/onswitch.neon/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96
( ! ) PHPExcel_Writer_Exception: Error zipping files : PCLZIP_ERR_MISSING_FILE (-4) : File '/tmp/sheet1.xml.rels' does not exist in /var/www/html/onswitch.neon/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php on line 96
Call Stack
#TimeMemoryFunctionLocation
10.0003268592{main}( ).../01simplePCLZip.php:0
20.03353692888PHPExcel_Writer_Excel2007->save( ).../01simplePCLZip.php:91
30.07964991672PHPExcel_Shared_ZipArchive->addFromString( ).../Excel2007.php:311