19:43:22 Create new PHPExcel object
19:43:22 Set document properties
19:43:22 Add some data
19:43:22 Set header/footer
19:43:22 Add a drawing to the header
19:43:22 Set page orientation and size
19:43:22 Rename worksheet
19:43:22 Write to Excel2007 format
19:43:22 File written to 04printing.xlsx
Call time to write Workbook was 0.0099 seconds
19:43:22 Current memory usage: 6 MB
19:43:22 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
19:43:22 File written to 04printing.xls
Call time to write Workbook was 0.0083 seconds
19:43:22 Current memory usage: 6 MB
19:43:22 Peak memory usage: 6 MB
19:43:22 Done writing files
Files have been created in /home/swerve/public_html/vendor/phpoffice/phpexcel/Examples