10:26:00 Create new PHPExcel object
10:26:00 Set document properties
10:26:00 Add some data
Notice: Trying to access array offset on value of type int in /var/www/html/apiIOPA2023/lib/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/apiIOPA2023/lib/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/apiIOPA2023/lib/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/apiIOPA2023/lib/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/apiIOPA2023/lib/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
10:26:00 Set column widths
10:26:00 Add conditional formatting
10:26:00 Duplicate the conditional formatting across a range of cells
10:26:00 Set fonts
10:26:00 Set header/footer
10:26:00 Set page orientation and size
10:26:00 Rename worksheet
10:26:00 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/apiIOPA2023/lib/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/apiIOPA2023/lib/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/apiIOPA2023/lib/vendor/phpoffice/phpexcel/Examples/08conditionalformatting.xlsx. in /var/www/html/apiIOPA2023/lib/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:389
Stack trace:
#0 /var/www/html/apiIOPA2023/lib/vendor/phpoffice/phpexcel/Examples/08conditionalformatting.php(163): PHPExcel_Writer_Excel2007->save()
#1 {main}
thrown in /var/www/html/apiIOPA2023/lib/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389