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

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/tlmk_surveys/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
19:26:58 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0166 seconds
19:26:58 Current memory usage: 4 MB
19:26:58 Peak memory usage: 4 MB
19:26:58 Done writing file
File has been created in /home/sorianoariza/appssori/proyectos-laravel/tlmk_surveys/vendor/phpoffice/phpexcel/Examples