07:22:43 Create new PHPExcel object
07:22:43 Set document properties
07:22:43 Add some data
07:22:43 Add conditional formatting
07:22:43 Duplicate the conditional formatting across a range of cells
07:22:43 Write to Excel2007 format
07:22:43 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0144 seconds
07:22:43 Write to Excel5 format
07:22:43 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0166 seconds
07:22:43 Current memory usage: 6 MB
07:22:43 Peak memory usage: 6 MB
07:22:43 Done writing file
File has been created in /var/www/mp/vendor/phpoffice/phpexcel/Examples