00:59:41 Create new PHPExcel object
00:59:41 Set document properties
00:59:41 Add some data
00:59:41 Rename worksheet
00:59:41 Write to Excel2007 format
00:59:41 File written to 01simple.xlsx
Call time to write Workbook was 0.0141 seconds
00:59:41 Current memory usage: 6 MB
00:59:41 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/invista/public_html/soporteti/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
00:59:41 File written to 01simple.xls
Call time to write Workbook was 0.0146 seconds
00:59:41 Current memory usage: 6 MB
00:59:41 Peak memory usage: 6 MB
00:59:41 Done writing files
Files have been created in /home/invista/public_html/soporteti/vendor/phpoffice/phpexcel/Examples