07:32:24 Create new PHPExcel object
07:32:24 Set document properties
07:32:24 Add some data
07:32:24 Add conditional formatting
07:32:24 Duplicate the conditional formatting across a range of cells
07:32:24 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.0046232616{main}( ).../08conditionalformatting2.php:0
20.00941436448PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting2.php:110
30.01431573904close ( ).../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.0046232616{main}( ).../08conditionalformatting2.php:0
20.00941436448PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting2.php:110