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