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