08:27:48 Create new PHPExcel object
08:27:48 Set document properties
08:27:48 Add some data
08:27:48 Add conditional formatting
08:27:48 Duplicate the conditional formatting across a range of cells
08:27:48 Write to Excel2007 format
08:27:48 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0131 seconds
08:27:48 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/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
08:27:48 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0340 seconds
08:27:48 Current memory usage: 4 MB
08:27:48 Peak memory usage: 4 MB
08:27:48 Done writing file
File has been created in /home/sorianoariza/appssori/proyectos-laravel/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Examples