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