01:10:36 Create new PHPExcel object
01:10:36 Set document properties
01:10:36 Add some data
01:10:36 Sum of Range #1 is 23
01:10:36 Sum of Range #2 is 33
01:10:36 Sum of both Ranges is 56
01:10:36 Minimum value in either Range is 3
01:10:36 Maximum value in either Range is 17
01:10:36 Average value of both Ranges is 9.3333333333333
01:10:36 Rename worksheet
01:10:36 Write to Excel2007 format
01:10:36 File written to 03formulas.xlsx
Call time to write Workbook was 0.0049 seconds
01:10:36 Current memory usage: 1.25 MB
01:10:36 Write to Excel5 format
01:10:36 File written to 03formulas.xls
Call time to write Workbook was 0.0038 seconds
01:10:36 Current memory usage: 1.5 MB
01:10:36 Peak memory usage: 1.5 MB
01:10:36 Done writing files
Files have been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples