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