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

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/profuturo-compras-web/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
10:38:28 File written to 03formulas.xls
Call time to write Workbook was 0.0158 seconds
10:38:28 Current memory usage: 6 MB
10:38:28 Peak memory usage: 6 MB
10:38:28 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/profuturo-compras-web/vendor/phpoffice/phpexcel/Examples