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