09:14:02 Create new PHPExcel object
09:14:02 Set document properties
09:14:02 Add some data

( ! ) Notice: Trying to access array offset on value of type int in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0018656240PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:63
30.0018656400PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0018656400PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0018656400PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61

( ! ) Notice: Trying to access array offset on value of type float in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0019656608PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:66
30.0020656768PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0020656768PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0020656768PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61

( ! ) Notice: Trying to access array offset on value of type float in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0021657088PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:69
30.0021657248PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0021657248PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0021657248PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61

( ! ) Notice: Trying to access array offset on value of type float in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0022657776PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:72
30.0022657936PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0022657936PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0022657936PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61

( ! ) Notice: Trying to access array offset on value of type int in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0032658144PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:75
30.0033658304PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0033658304PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0033658304PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
09:14:02 Set column widths
09:14:02 Add conditional formatting
09:14:02 Duplicate the conditional formatting across a range of cells
09:14:02 Set fonts
09:14:02 Set header/footer
09:14:02 Set page orientation and size
09:14:02 Rename worksheet
09:14:02 Write to Excel2007 format

( ! ) Notice: Trying to access array offset on value of type null in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Call Stack
#TimeMemoryFunctionLocation
10.0005358760{main}( ).../08conditionalformatting.php:0
20.0058775784PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting.php:163
30.0107872672PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet( ).../Excel2007.php:295
40.0112872752PHPExcel_Writer_Excel2007_Worksheet->writeSheetData( ).../Worksheet.php:83
50.0116877632PHPExcel_Writer_Excel2007_Worksheet->writeCell( ).../Worksheet.php:1030
09:14:02 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0084 seconds
09:14:02 Write to Excel5 format
09:14:02 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0110 seconds
09:14:02 Current memory usage: 2 MB
09:14:02 Peak memory usage: 2 MB
09:14:02 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples