17:50:31 Create new PHPExcel object
17:50:31 Set document properties
17:50:31 Add some data
17:50:31 Set column widths
17:50:31 Add conditional formatting
17:50:31 Duplicate the conditional formatting across a range of cells
17:50:31 Set fonts
17:50:31 Set header/footer
17:50:31 Set page orientation and size
17:50:31 Rename worksheet
17:50:31 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/azizulfi/public_html/old/test.azizulfitri.com/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
17:50:31 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0068 seconds
17:50:31 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/azizulfi/public_html/old/test.azizulfitri.com/vendor/turbo124/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/azizulfi/public_html/old/test.azizulfitri.com/vendor/turbo124/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 446
17:50:31 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0173 seconds
17:50:31 Current memory usage: 4 MB
17:50:31 Peak memory usage: 4 MB
17:50:31 Done writing file
File has been created in /home/azizulfi/public_html/old/test.azizulfitri.com/vendor/turbo124/phpexcel/Examples