15:26:09 Create new PHPExcel object
15:26:09 Set document properties
15:26:09 Add some data
15:26:09 Rename worksheet
15:26:09 Write to Excel2007 format
15:26:09 File written to 01simple.xlsx
Call time to write Workbook was 0.0161 seconds
15:26:09 Current memory usage: 6 MB
15:26:09 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/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
15:26:09 File written to 01simple.xls
Call time to write Workbook was 0.0137 seconds
15:26:09 Current memory usage: 6 MB
15:26:09 Peak memory usage: 6 MB
15:26:09 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Examples