13:05:14 Create new PHPExcel object
13:05:15 Set document properties
13:05:15 Add some data
13:05:15 Set header/footer
13:05:15 Add a drawing to the header
13:05:15 Set page orientation and size
13:05:15 Rename worksheet
13:05:15 Write to Excel2007 format
13:05:15 File written to 04printing.xlsx
Call time to write Workbook was 0.0257 seconds
13:05:15 Current memory usage: 6 MB
13:05:15 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/arcacontinental-rest/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
13:05:15 File written to 04printing.xls
Call time to write Workbook was 0.0305 seconds
13:05:15 Current memory usage: 6 MB
13:05:15 Peak memory usage: 6 MB
13:05:15 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/arcacontinental-rest/vendor/phpoffice/phpexcel/Examples