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