06:17:25 Create new PHPExcel object
06:17:25 Set document properties
06:17:25 Add some data
06:17:25 Rename worksheet
06:17:25 Write to Excel2007 format
06:17:25 File written to 01simple.xlsx
Call time to write Workbook was 0.0085 seconds
06:17:25 Current memory usage: 2 MB
06:17:25 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
06:17:25 File written to 01simple.xls
Call time to write Workbook was 0.0118 seconds
06:17:25 Current memory usage: 4 MB
06:17:25 Peak memory usage: 4 MB
06:17:25 Done writing files
Files have been created in /home/clegatconh/backoffice/ninja/vendor/phpoffice/phpexcel/Examples