19:48:49 Create new PHPExcel object
19:48:49 Set document properties
19:48:49 Add some data
19:48:49 Add conditional formatting
19:48:49 Duplicate the conditional formatting across a range of cells
19:48:49 Write to Excel2007 format

( ! ) Warning: ZipArchive::close(): Failure to create temporary file: Permission denied in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Call Stack
#TimeMemoryFunctionLocation
10.0014232616{main}( ).../08conditionalformatting2.php:0
20.00671435712PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting2.php:110
30.01171573168close ( ).../Excel2007.php:388

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.xlsx.' in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
( ! ) PHPExcel_Writer_Exception: Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.xlsx. in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
Call Stack
#TimeMemoryFunctionLocation
10.0014232616{main}( ).../08conditionalformatting2.php:0
20.00671435712PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting2.php:110