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