17:00:03 Create new PHPExcel object
17:00:03 Set document properties
17:00:03 Add some data
17:00:03 Rename worksheet
17:00:03 Write to Excel2007 format
17:00:03 File written to 01simple.xlsx
Call time to write Workbook was 0.0166 seconds
17:00:03 Current memory usage: 4 MB
17:00:03 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/alleyrogvv/limni/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
17:00:03 File written to 01simple.xls
Call time to write Workbook was 0.0073 seconds
17:00:03 Current memory usage: 6 MB
17:00:03 Peak memory usage: 6 MB
17:00:03 Done writing files
Files have been created in /home/alleyrogvv/limni/vendor/phpoffice/phpexcel/Examples