21:31:23 Create new PHPExcel object
21:31:23 Set document properties
21:31:23 Add some data
21:31:23 Add conditional formatting
21:31:23 Duplicate the conditional formatting across a range of cells
21:31:23 Write to Excel2007 format
21:31:24 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0293 seconds
21:31:24 Write to Excel5 format
21:31:24 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0036 seconds
21:31:24 Current memory usage: 1.25 MB
21:31:24 Peak memory usage: 1.25 MB
21:31:24 Done writing file
File has been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples