11:53:07 Create new PHPExcel object
11:53:07 Set document properties
11:53:07 Add some data
11:53:07 Set column widths
11:53:07 Add conditional formatting
11:53:07 Duplicate the conditional formatting across a range of cells
11:53:07 Set fonts
11:53:07 Set header/footer
11:53:07 Set page orientation and size
11:53:07 Rename worksheet
11:53:07 Write to Excel2007 format
11:53:07 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0117 seconds
11:53:07 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/billing.andrewpeng.net/vendor/turbo124/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
11:53:07 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0144 seconds
11:53:07 Current memory usage: 2 MB
11:53:07 Peak memory usage: 2 MB
11:53:07 Done writing file
File has been created in /var/www/billing.andrewpeng.net/vendor/turbo124/phpexcel/Examples