11:32:16 Create new PHPExcel object
11:32:16 Set document properties
11:32:16 Add some data

( ! ) 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.0000356608{main}( ).../14excel5.php:0
20.0001365568include( '/var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples/05featuredemo.inc.php' ).../14excel5.php:37
30.0014662496PHPExcel_Worksheet->setCellValue( ).../05featuredemo.inc.php:54
40.0014662656PHPExcel_Cell->setValue( ).../Worksheet.php:1085
50.0014662656PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
60.0014662656PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
11:32:16 Add comments
11:32:16 Add rich-text string
11:32:16 Merge cells
11:32:16 Protect cells
11:32:16 Set cell number formats
11:32:16 Set column widths
11:32:16 Set fonts
11:32:16 Set alignments
11:32:16 Set thin black border outline around column
11:32:16 Set thick brown border outline around Total
11:32:16 Set fills
11:32:16 Set style for header row using alternative method
11:32:16 Unprotect a cell
11:32:16 Add a hyperlink to an external website
11:32:16 Add a hyperlink to another cell on a different worksheet within the workbook
11:32:16 Add a drawing to the worksheet
11:32:16 Add a drawing to the worksheet
11:32:16 Add a drawing to the worksheet
11:32:16 Play around with inserting and removing rows and columns
11:32:16 Set header/footer
11:32:16 Set page orientation and size
11:32:16 Rename first worksheet
11:32:16 Create a second Worksheet object
11:32:16 Add some data
11:32:16 Set the worksheet tab color
11:32:16 Set alignments
11:32:16 Set column widths
11:32:16 Set fonts
11:32:16 Add a drawing to the worksheet
11:32:16 Set page orientation and size
11:32:16 Rename second worksheet
11:32:16 Write to Excel5 format

( ! ) Notice: Trying to access array offset on value of type null in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
Call Stack
#TimeMemoryFunctionLocation
10.0000356608{main}( ).../14excel5.php:0
20.10441281088PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11451254744PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12621271304PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12631271304PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12631271304PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12631271792PHPExcel_Calculation->_parseFormula( ).../Calculation.php:2800

( ! ) Notice: Trying to access array offset on value of type null in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
Call Stack
#TimeMemoryFunctionLocation
10.0000356608{main}( ).../14excel5.php:0
20.10441281088PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11451254744PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12681271400PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12681271400PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12681271400PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12681271880PHPExcel_Calculation->_parseFormula( ).../Calculation.php:2800
11:32:16 File written to 14excel5.xls
Call time to write Workbook was 0.0315 seconds
11:32:16 Current memory usage: 2 MB
11:32:16 Peak memory usage: 2 MB
11:32:16 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples