00:45:28 Create new PHPExcel object
00:45:28 Set document properties
00:45:28 Add some data
00:45:28 Rename worksheet
00:45:28 Write to Excel2007 format
00:45:28 File written to 01simple.xlsx
Call time to write Workbook was 0.0232 seconds
00:45:28 Current memory usage: 2 MB
00:45:28 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
00:45:28 File written to 01simple.xls
Call time to write Workbook was 0.0392 seconds
00:45:28 Current memory usage: 4 MB
00:45:28 Peak memory usage: 4 MB
00:45:28 Done writing files
Files have been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples