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