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