12:26:51 Create new PHPExcel object
12:26:51 Add some data and formulas
12:26:51 Calculated data
Value of A1 [=B1]: 100
Value of B1 [=A1+1]: 100
Value of A2 [=B2+1]: 100
Value of B2 [=A2]: 99
12:26:51 Write to Excel2007 format
Warning: ZipArchive::close(): Seek error: No space left on device in /home/tcorporativa/public_html/twsolutions/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Fatal error: Uncaught PHPExcel_Writer_Exception: Could not close zip file /home/tcorporativa/public_html/twsolutions/vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.xlsx. in /home/tcorporativa/public_html/twsolutions/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:389
Stack trace:
#0 /home/tcorporativa/public_html/twsolutions/vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.php(82): PHPExcel_Writer_Excel2007->save('/home/tcorporat...')
#1 {main}
thrown in /home/tcorporativa/public_html/twsolutions/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389