22:45:28 Create new PHPExcel object
22:45:28 Set document properties
22:45:28 Add some data
Notice: Trying to access array offset on value of type int in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type int in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
22:45:28 Set column widths
22:45:28 Add conditional formatting
22:45:28 Duplicate the conditional formatting across a range of cells
22:45:28 Set fonts
22:45:28 Set header/footer
22:45:28 Set page orientation and size
22:45:28 Rename worksheet
22:45:28 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: ZipArchive::close(): Failure to create temporary file: Permission denied in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Fatal error: Uncaught PHPExcel_Writer_Exception: Could not close zip file /var/www/html/vendor/phpoffice/phpexcel/Examples/08conditionalformatting.xlsx. in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:389
Stack trace:
#0 /var/www/html/vendor/phpoffice/phpexcel/Examples/08conditionalformatting.php(163): PHPExcel_Writer_Excel2007->save()
#1 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389