18:20:33 Create new PHPExcel object
18:20:33 Set document properties
18:20:33 Add some data
18:20:33 Set header/footer
18:20:33 Add a drawing to the header
18:20:33 Set page orientation and size
18:20:33 Rename worksheet
18:20:33 Write to Excel2007 format
18:20:34 File written to 04printing.xlsx
Call time to write Workbook was 0.0165 seconds
18:20:34 Current memory usage: 6 MB
18:20:34 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
18:20:34 File written to 04printing.xls
Call time to write Workbook was 0.0184 seconds
18:20:34 Current memory usage: 6 MB
18:20:34 Peak memory usage: 6 MB
18:20:34 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/profuturo-pensiones-2/vendor/phpoffice/phpexcel/Examples