09:27:08 Create new PHPExcel object
09:27:09 Set document properties
09:27:09 Add some data
09:27:09 Set header/footer
09:27:09 Add a drawing to the header
09:27:09 Set page orientation and size
09:27:09 Rename worksheet
09:27:09 Write to Excel2007 format
09:27:09 File written to 04printing.xlsx
Call time to write Workbook was 0.0139 seconds
09:27:09 Current memory usage: 2 MB
09:27:09 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/app/htdocs/ninja1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
09:27:09 File written to 04printing.xls
Call time to write Workbook was 0.0124 seconds
09:27:09 Current memory usage: 2 MB
09:27:09 Peak memory usage: 2 MB
09:27:09 Done writing files
Files have been created in /home/app/htdocs/ninja1/vendor/phpoffice/phpexcel/Examples