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