09:41:07 Create new PHPExcel object
09:41:07 Set document properties
09:41:07 Add some data
Notice: Trying to access array offset on value of type int in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type int in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
09:41:07 Set column widths
09:41:07 Add conditional formatting
09:41:07 Duplicate the conditional formatting across a range of cells
09:41:07 Set fonts
09:41:07 Set header/footer
09:41:07 Set page orientation and size
09:41:07 Rename worksheet
09:41:07 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
09:41:07 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0033 seconds
09:41:07 Write to Excel5 format
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1023
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1045
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1050
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1056
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1059
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1074
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1175
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1175
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 667
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 667
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 667
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php on line 879
09:41:07 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0182 seconds
09:41:07 Current memory usage: 2 MB
09:41:07 Peak memory usage: 2 MB
09:41:07 Done writing file
File has been created in /home/tyrexken/public_html/vendor/phpoffice/phpexcel/Examples