12:07:33 Create new PHPExcel object
12:07:33 Set document properties
12:07:33 Add some data
12:07:33 Rename worksheet
12:07:33 Write to Excel2007 format
12:07:33 File written to 01simple.xlsx
Call time to write Workbook was 0.0116 seconds
12:07:33 Current memory usage: 2 MB
12:07:33 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/billing.andrewpeng.net/vendor/turbo124/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
12:07:33 File written to 01simple.xls
Call time to write Workbook was 0.0114 seconds
12:07:33 Current memory usage: 2 MB
12:07:33 Peak memory usage: 2 MB
12:07:33 Done writing files
Files have been created in /var/www/billing.andrewpeng.net/vendor/turbo124/phpexcel/Examples