09:09:01 Create new PHPExcel object
09:09:01 Set document properties
09:09:01 Add some data
09:09:01 Set header/footer
09:09:01 Add a drawing to the header
09:09:01 Set page orientation and size
09:09:01 Rename worksheet
09:09:01 Write to Excel2007 format
09:09:01 File written to 04printing.xlsx
Call time to write Workbook was 0.0180 seconds
09:09:01 Current memory usage: 6 MB
09:09:01 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/sc-inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
09:09:01 File written to 04printing.xls
Call time to write Workbook was 0.0149 seconds
09:09:01 Current memory usage: 6 MB
09:09:01 Peak memory usage: 6 MB
09:09:01 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/sc-inventario/vendor/phpoffice/phpexcel/Examples