11:45:24 Create new PHPExcel object
11:45:24 Set document properties
11:45:24 Add some data
11:45:24 Rename worksheet
11:45:24 Write to Excel2007 format
11:45:24 File written to 01simple.xlsx
Call time to write Workbook was 0.1060 seconds
11:45:24 Current memory usage: 4 MB
11:45:24 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/clegatconh/backoffice/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
11:45:24 File written to 01simple.xls
Call time to write Workbook was 0.1006 seconds
11:45:24 Current memory usage: 6 MB
11:45:24 Peak memory usage: 6 MB
11:45:24 Done writing files
Files have been created in /home/clegatconh/backoffice/ninja/vendor/phpoffice/phpexcel/Examples