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