05:14:55 Create new PHPExcel object
05:14:55 Add some data and formulas
05:14:55 Calculated data
Value of A1 [=B1]: 100
Value of B1 [=A1+1]: 100
Value of A2 [=B2+1]: 100
Value of B2 [=A2]: 99
05:14:55 Write to Excel2007 format
Fatal error: Uncaught Error: Class 'ZipArchive' not found in /var/www/tsf-pedro/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:220
Stack trace:
#0 /var/www/tsf-pedro/html/vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.php(82): PHPExcel_Writer_Excel2007->save('/var/www/tsf-pe...')
#1 {main}
thrown in /var/www/tsf-pedro/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 220