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