15:18:56 Create new PHPExcel object
15:18:56 Set document properties
15:18:56 Add some data
15:18:56 Add conditional formatting
15:18:56 Duplicate the conditional formatting across a range of cells
15:18:56 Write to Excel2007 format
15:18:56 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0090 seconds
15:18:56 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/invista/public_html/soporteti/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
15:18:56 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0076 seconds
15:18:56 Current memory usage: 6 MB
15:18:56 Peak memory usage: 6 MB
15:18:56 Done writing file
File has been created in /home/invista/public_html/soporteti/vendor/phpoffice/phpexcel/Examples