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