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