01:36:39 Create new PHPExcel object
01:36:39 Set document properties
01:36:39 Add some data
01:36:39 Set header/footer
01:36:39 Add a drawing to the header
01:36:39 Set page orientation and size
01:36:39 Rename worksheet
01:36:39 Write to Excel2007 format
01:36:39 File written to 04printing.xlsx
Call time to write Workbook was 0.0151 seconds
01:36:39 Current memory usage: 6 MB
01:36:39 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:39 File written to 04printing.xls
Call time to write Workbook was 0.0100 seconds
01:36:39 Current memory usage: 6 MB
01:36:39 Peak memory usage: 6 MB
01:36:39 Done writing files
Files have been created in /home/alleyrogvv/limni/vendor/phpoffice/phpexcel/Examples