21:01:38 Create new PHPExcel object
21:01:38 Set document properties
21:01:38 Add some data
21:01:38 Sum of Range #1 is 23
21:01:38 Sum of Range #2 is 33
21:01:38 Sum of both Ranges is 56
21:01:38 Minimum value in either Range is 3
21:01:38 Maximum value in either Range is 17
21:01:38 Average value of both Ranges is 9.3333333333333
21:01:38 Rename worksheet
21:01:38 Write to Excel2007 format
Warning: ZipArchive::close(): Write error: No space left on device in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Writer\Excel2007.php on line 388
Fatal error: Uncaught PHPExcel_Writer_Exception: Could not close zip file C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Examples\03formulas.xlsx. in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Writer\Excel2007.php:389
Stack trace:
#0 C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Examples\03formulas.php(119): PHPExcel_Writer_Excel2007->save('C:\\xampp\\htdocs...')
#1 {main}
thrown in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Writer\Excel2007.php on line 389