23:54:23 Create new PHPExcel object
23:54:23 Set document properties
23:54:23 Add some data
23:54:23 Add conditional formatting
23:54:23 Duplicate the conditional formatting across a range of cells
23:54:23 Write to Excel2007 format
23:54:23 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0099 seconds
23:54:23 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/bornosky/public_html/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 288
23:54:23 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0123 seconds
23:54:23 Current memory usage: 4 MB
23:54:23 Peak memory usage: 4 MB
23:54:23 Done writing file
File has been created in /home/bornosky/public_html/PHPExcel/Examples