21:23:36 Create new PHPExcel object
21:23:36 Set document properties
21:23:36 Add some data
21:23:36 Sum of Range #1 is 23
21:23:36 Sum of Range #2 is 33
21:23:36 Sum of both Ranges is 56
21:23:36 Minimum value in either Range is 3
21:23:36 Maximum value in either Range is 17
21:23:36 Average value of both Ranges is 9.3333333333333
21:23:36 Rename worksheet
21:23:36 Write to Excel2007 format
21:23:36 File written to 03formulas.xlsx
Call time to write Workbook was 0.0257 seconds
21:23:36 Current memory usage: 6.25 MB
21:23:36 Write to Excel5 format
21:23:36 File written to 03formulas.xls
Call time to write Workbook was 0.0319 seconds
21:23:36 Current memory usage: 8.25 MB
21:23:36 Peak memory usage: 8.25 MB
21:23:36 Done writing files
Files have been created in /var/www/localhost/htdocs/faaszoom/vendor/phpoffice/phpexcel/Examples