22:01:53 Create new PHPExcel object
22:01:53 Set document properties
22:01:53 Add some data
22:01:53 Set header/footer
22:01:53 Add a drawing to the header
22:01:53 Set page orientation and size
22:01:53 Rename worksheet
22:01:53 Write to Excel2007 format
22:01:53 File written to 04printing.xlsx
Call time to write Workbook was 0.0053 seconds
22:01:53 Current memory usage: 2 MB
22:01:53 Write to Excel5 format
22:01:53 File written to 04printing.xls
Call time to write Workbook was 0.0038 seconds
22:01:53 Current memory usage: 2 MB
22:01:53 Peak memory usage: 2 MB
22:01:53 Done writing files
Files have been created in /home/andrey.golovin/intranetapp/releases/20260109140939/vendor/phpoffice/phpexcel/Examples