22:56:09 Create new PHPExcel object
22:56:09 Set document properties
22:56:09 Add some data
22:56:09 Add conditional formatting
22:56:09 Duplicate the conditional formatting across a range of cells
22:56:09 Write to Excel2007 format
22:56:09 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0137 seconds
22:56:09 Write to Excel5 format
22:56:09 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0216 seconds
22:56:09 Current memory usage: 6 MB
22:56:09 Peak memory usage: 6 MB
22:56:09 Done writing file
File has been created in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples