13:19:17 Create new PHPExcel object
13:19:17 Set document properties
13:19:17 Add some data
13:19:17 Sum of Range #1 is 23
13:19:17 Sum of Range #2 is 33
13:19:17 Sum of both Ranges is 56
13:19:17 Minimum value in either Range is 3
13:19:17 Maximum value in either Range is 17
13:19:17 Average value of both Ranges is 9.3333333333333
13:19:17 Rename worksheet
13:19:17 Write to Excel2007 format
13:19:17 File written to 03formulas.xlsx
Call time to write Workbook was 0.0055 seconds
13:19:17 Current memory usage: 4 MB
13:19:17 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
13:19:17 File written to 03formulas.xls
Call time to write Workbook was 0.0947 seconds
13:19:17 Current memory usage: 4 MB
13:19:17 Peak memory usage: 4 MB
13:19:17 Done writing files
Files have been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples