09:15:01 Create new PHPExcel object
09:15:01 Set document properties
09:15:01 Add some data
09:15:01 Rename worksheet
09:15:01 Write to Excel2007 format
09:15:01 File written to 01simple.xlsx
Call time to write Workbook was 0.0177 seconds
09:15:01 Current memory usage: 2 MB
09:15:01 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/app/htdocs/ninja1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
09:15:01 File written to 01simple.xls
Call time to write Workbook was 0.0153 seconds
09:15:01 Current memory usage: 2 MB
09:15:01 Peak memory usage: 2 MB
09:15:01 Done writing files
Files have been created in /home/app/htdocs/ninja1/vendor/phpoffice/phpexcel/Examples