02:27:29 Create new PHPExcel object
02:27:29 Set document properties
02:27:29 Add some data
02:27:29 Rename worksheet
02:27:29 Write to Excel2007 format
02:27:29 File written to 01simple.xlsx
Call time to write Workbook was 0.0070 seconds
02:27:29 Current memory usage: 6 MB
02:27:29 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/swerve/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
02:27:29 File written to 01simple.xls
Call time to write Workbook was 0.0070 seconds
02:27:29 Current memory usage: 6 MB
02:27:29 Peak memory usage: 6 MB
02:27:29 Done writing files
Files have been created in /home/swerve/public_html/vendor/phpoffice/phpexcel/Examples