19:30:25 Create new PHPExcel object
19:30:25 Add some data and formulas
19:30:25 Calculated data
Value of A1 [=B1]: 100
Value of B1 [=A1+1]: 100
Value of A2 [=B2+1]: 100
Value of B2 [=A2]: 99
19:30:25 Write to Excel2007 format
Warning: ZipArchive::close(): Failure to create temporary file: Permission denied in /mnt/external-drives/mb-oracle-bv3/html-produccion/reditt/mbinv/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not close zip file /mnt/external-drives/mb-oracle-bv3/html-produccion/reditt/mbinv/vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.xlsx.' in /mnt/external-drives/mb-oracle-bv3/html-produccion/reditt/mbinv/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:389
Stack trace:
#0 /mnt/external-drives/mb-oracle-bv3/html-produccion/reditt/mbinv/vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.php(82): PHPExcel_Writer_Excel2007->save('/mnt/external-d...')
#1 {main}
thrown in /mnt/external-drives/mb-oracle-bv3/html-produccion/reditt/mbinv/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389