22:48:56 Create new PHPExcel object
22:48:56 Set document properties
22:48:56 Add some data
22:48:56 Sum of Range #1 is 23
22:48:56 Sum of Range #2 is 33
22:48:56 Sum of both Ranges is 56
22:48:56 Minimum value in either Range is 3
22:48:56 Maximum value in either Range is 17
22:48:56 Average value of both Ranges is 9.333333333333334
22:48:56 Rename worksheet
22:48:56 Write to Excel2007 format
22:48:56 File written to 03formulas.xlsx
Call time to write Workbook was 0.0192 seconds
22:48:56 Current memory usage: 2 MB
22:48:56 Write to Excel5 format
22:48:56 File written to 03formulas.xls
Call time to write Workbook was 0.0232 seconds
22:48:56 Current memory usage: 2 MB
22:48:56 Peak memory usage: 2 MB
22:48:56 Done writing files
Files have been created in /home/htdocs/wenLingSWGK/vendor/PHPExcel5/Examples