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