06:12:45 Create new PHPExcel object
06:12:45 Set document properties
06:12:45 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.0001358008{main}( ).../08conditionalformatting.php:0
20.0014655488PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:63
30.0014655648PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0014655648PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0014655648PHPExcel_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.0001358008{main}( ).../08conditionalformatting.php:0
20.0016655856PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:66
30.0016656016PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0016656016PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0016656016PHPExcel_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.0001358008{main}( ).../08conditionalformatting.php:0
20.0017656336PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:69
30.0017656496PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0017656496PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0017656496PHPExcel_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.0001358008{main}( ).../08conditionalformatting.php:0
20.0018657024PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:72
30.0019657184PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0019657184PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0019657184PHPExcel_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.0001358008{main}( ).../08conditionalformatting.php:0
20.0020657392PHPExcel_Worksheet->setCellValue( ).../08conditionalformatting.php:75
30.0021657552PHPExcel_Cell->setValue( ).../Worksheet.php:1085
40.0021657552PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
50.0021657552PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
06:12:45 Set column widths
06:12:45 Add conditional formatting
06:12:45 Duplicate the conditional formatting across a range of cells
06:12:45 Set fonts
06:12:45 Set header/footer
06:12:45 Set page orientation and size
06:12:45 Rename worksheet
06:12:45 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.0001358008{main}( ).../08conditionalformatting.php:0
20.0042774200PHPExcel_Writer_Excel2007->save( ).../08conditionalformatting.php:163
30.0090871408PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet( ).../Excel2007.php:295
40.0092871488PHPExcel_Writer_Excel2007_Worksheet->writeSheetData( ).../Worksheet.php:83
50.0099876368PHPExcel_Writer_Excel2007_Worksheet->writeCell( ).../Worksheet.php:1030
06:12:45 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0093 seconds
06:12:45 Write to Excel5 format
06:12:45 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0112 seconds
06:12:45 Current memory usage: 2 MB
06:12:45 Peak memory usage: 2 MB
06:12:45 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples