05:04:25 Create new PHPExcel object
05:04:26 Set document properties
05:04:26 Add some data
05:04:26 Sum of Range #1 is 23
05:04:26 Sum of Range #2 is 33
05:04:26 Sum of both Ranges is 56
05:04:26 Minimum value in either Range is 3
05:04:26 Maximum value in either Range is 17
05:04:26 Average value of both Ranges is 9.333333333333334
05:04:26 Rename worksheet
05:04:26 Write to Excel2007 format
05:04:26 File written to 03formulas.xlsx
Call time to write Workbook was 0.0268 seconds
05:04:26 Current memory usage: 2.75 MB
05:04:26 Write to Excel5 format
05:04:26 File written to 03formulas.xls
Call time to write Workbook was 0.0507 seconds
05:04:26 Current memory usage: 3.25 MB
05:04:26 Peak memory usage: 3.25 MB
05:04:26 Done writing files
Files have been created in /var/www/tali/vendor/phpoffice/phpexcel/Examples