21:17:03 Create new PHPExcel object
21:17:03 Set document properties
21:17:03 Add some data
21:17:03 Rename worksheet
21:17:03 Write to Excel2007 format
21:17:03 File written to 01simple.xlsx
Call time to write Workbook was 0.0209 seconds
21:17:03 Current memory usage: 2 MB
21:17:03 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
21:17:03 File written to 01simple.xls
Call time to write Workbook was 0.0716 seconds
21:17:03 Current memory usage: 4 MB
21:17:03 Peak memory usage: 4 MB
21:17:03 Done writing files
Files have been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples