02:36:14 Create new PHPExcel object
02:36:14 Set document properties
02:36:14 Add some data
02:36:14 Set header/footer
02:36:14 Add a drawing to the header
02:36:14 Set page orientation and size
02:36:14 Rename worksheet
02:36:14 Write to Excel2007 format
02:36:14 File written to 04printing.xlsx
Call time to write Workbook was 0.0203 seconds
02:36:14 Current memory usage: 2 MB
02:36:14 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/app/htdocs/lidia/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
02:36:14 File written to 04printing.xls
Call time to write Workbook was 0.0263 seconds
02:36:14 Current memory usage: 2 MB
02:36:14 Peak memory usage: 2 MB
02:36:14 Done writing files
Files have been created in /home/app/htdocs/lidia/vendor/phpoffice/phpexcel/Examples