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

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