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

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