18:45:09 Create new PHPExcel object
18:45:09 Set document properties
18:45:09 Add some data
18:45:09 Sum of Range #1 is 23
18:45:09 Sum of Range #2 is 33
18:45:09 Sum of both Ranges is 56
18:45:09 Minimum value in either Range is 3
18:45:09 Maximum value in either Range is 17
18:45:09 Average value of both Ranges is 9.3333333333333
18:45:09 Rename worksheet
18:45:09 Write to Excel2007 format
18:45:09 File written to 03formulas.xlsx
Call time to write Workbook was 0.0192 seconds
18:45:09 Current memory usage: 1.75 MB
18:45:09 Write to Excel5 format
18:45:09 File written to 03formulas.xls
Call time to write Workbook was 0.0351 seconds
18:45:09 Current memory usage: 2.25 MB
18:45:09 Peak memory usage: 2.25 MB
18:45:09 Done writing files
Files have been created in /var/www/html/onswitch.neon/vendor/phpoffice/phpexcel/Examples