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