01:50:05 Create new PHPExcel object
01:50:05 Set document properties
01:50:05 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
01:50:05 Set column widths
01:50:05 Add conditional formatting
01:50:05 Duplicate the conditional formatting across a range of cells
01:50:05 Set fonts
01:50:05 Set header/footer
01:50:05 Set page orientation and size
01:50:05 Rename worksheet
01:50:05 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