04:47:15 Create new PHPExcel object
04:47:15 Set document properties
04:47:15 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.0004358760{main}( ).../08conditionalformatting.php:0
20.0022656240PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:63
30.0022656400PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0022656400PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0022656400PHPExcel_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.0004358760{main}( ).../08conditionalformatting.php:0
20.0024656608PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:66
30.0024656768PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0024656768PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0024656768PHPExcel_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.0004358760{main}( ).../08conditionalformatting.php:0
20.0025657088PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:69
30.0025657248PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0025657248PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0025657248PHPExcel_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.0004358760{main}( ).../08conditionalformatting.php:0
20.0026657776PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:72
30.0026657936PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0026657936PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0026657936PHPExcel_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.0004358760{main}( ).../08conditionalformatting.php:0
20.0028658144PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:75
30.0028658304PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0028658304PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0028658304PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
04:47:15 Set column widths
04:47:15 Add conditional formatting
04:47:15 Duplicate the conditional formatting across a range of cells
04:47:15 Set fonts
04:47:15 Set header/footer
04:47:15 Set page orientation and size
04:47:15 Rename worksheet
04:47:15 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.0004358760{main}( ).../08conditionalformatting.php:0
20.0058775784PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting.php:163
30.0101872672PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet( ).../Excel2007.php:295
40.0103872752PHPExcel_Writer_Excel2007_Worksheet->writeSheetData( ).../Worksheet.php:83
50.0106877632PHPExcel_Writer_Excel2007_Worksheet->writeCell( ).../Worksheet.php:1030
04:47:15 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0104 seconds
04:47:15 Write to Excel5 format
04:47:15 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0111 seconds
04:47:15 Current memory usage: 2 MB
04:47:15 Peak memory usage: 2 MB
04:47:15 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples