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