07:52:19 Create new PHPExcel object
07:52:19 Set document properties
07:52:19 Add some data
07:52:19 Add conditional formatting
07:52:19 Duplicate the conditional formatting across a range of cells
07:52:19 Write to Excel2007 format
07:52:19 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0043 seconds
07:52:19 Write to Excel5 format
07:52:19 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0064 seconds
07:52:19 Current memory usage: 2 MB
07:52:19 Peak memory usage: 2 MB
07:52:19 Done writing file
File has been created in /home/pelliqhq/public_html/vendor/phpoffice/phpexcel/Examples