19:18:02 Create new PHPExcel object
19:18:02 Set document properties
19:18:02 Add some data
19:18:02 Rename worksheet
19:18:02 Write to Excel2007 format
19:18:02 File written to 01simple.xlsx
Call time to write Workbook was 0.0210 seconds
19:18:02 Current memory usage: 6 MB
19:18:02 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
19:18:02 File written to 01simple.xls
Call time to write Workbook was 0.0092 seconds
19:18:02 Current memory usage: 6 MB
19:18:02 Peak memory usage: 6 MB
19:18:02 Done writing files
Files have been created in /home/swerve/public_html/vendor/phpoffice/phpexcel/Examples