23:58:05 Create new PHPExcel object
23:58:05 Set document properties
23:58:05 Add some data

Notice: Trying to access array offset on value of type int in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90

Notice: Trying to access array offset on value of type float in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90

Notice: Trying to access array offset on value of type float in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90

Notice: Trying to access array offset on value of type float in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90

Notice: Trying to access array offset on value of type int in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
23:58:05 Set column widths
23:58:05 Add conditional formatting
23:58:05 Duplicate the conditional formatting across a range of cells
23:58:05 Set fonts
23:58:05 Set header/footer
23:58:05 Set page orientation and size
23:58:05 Rename worksheet
23:58:05 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
23:58:05 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0023 seconds
23:58:05 Write to Excel5 format

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1024

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1046

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1051

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1057

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1060

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1075

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1208

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1208

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 678

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 678

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 678

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php on line 907

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 450
23:58:05 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0114 seconds
23:58:05 Current memory usage: 4 MB
23:58:05 Peak memory usage: 4 MB
23:58:05 Done writing file
File has been created in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Examples