19:12:06 Create new PHPExcel object
19:12:06 Set document properties
19:12:06 Add some data
19:12:06 Set column widths
19:12:06 Add conditional formatting
19:12:06 Duplicate the conditional formatting across a range of cells
19:12:06 Set fonts
19:12:06 Set header/footer
19:12:06 Set page orientation and size
19:12:06 Rename worksheet
19:12:06 Write to Excel2007 format
19:12:06 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0182 seconds
19:12:06 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/sisco-pyme-web/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
19:12:06 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0393 seconds
19:12:06 Current memory usage: 4 MB
19:12:06 Peak memory usage: 4 MB
19:12:06 Done writing file
File has been created in /home/sorianoariza/appssori/proyectos-laravel/sisco-pyme-web/vendor/phpoffice/phpexcel/Examples