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