05:47:14 Create new PHPExcel object
05:47:14 Set document properties
05:47:14 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.0000355512{main}( ).../14excel5.php:0
20.0001364472include( '/var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples/05featuredemo.inc.php' ).../14excel5.php:37
30.0017661400PHPExcel_Worksheet->setCellValue( ).../05featuredemo.inc.php:54
40.0018661560PHPExcel_Cell->setValue( ).../Worksheet.php:1085
50.0018661560PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
60.0018661560PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
05:47:14 Add comments
05:47:14 Add rich-text string
05:47:14 Merge cells
05:47:14 Protect cells
05:47:14 Set cell number formats
05:47:14 Set column widths
05:47:14 Set fonts
05:47:14 Set alignments
05:47:14 Set thin black border outline around column
05:47:14 Set thick brown border outline around Total
05:47:14 Set fills
05:47:14 Set style for header row using alternative method
05:47:14 Unprotect a cell
05:47:14 Add a hyperlink to an external website
05:47:14 Add a hyperlink to another cell on a different worksheet within the workbook
05:47:14 Add a drawing to the worksheet
05:47:14 Add a drawing to the worksheet
05:47:14 Add a drawing to the worksheet
05:47:14 Play around with inserting and removing rows and columns
05:47:14 Set header/footer
05:47:14 Set page orientation and size
05:47:14 Rename first worksheet
05:47:14 Create a second Worksheet object
05:47:14 Add some data
05:47:14 Set the worksheet tab color
05:47:14 Set alignments
05:47:14 Set column widths
05:47:14 Set fonts
05:47:14 Add a drawing to the worksheet
05:47:14 Set page orientation and size
05:47:14 Rename second worksheet
05:47:14 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.0000355512{main}( ).../14excel5.php:0
20.10571279992PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11361253648PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12611270208PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12611270208PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12611270208PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12611270696PHPExcel_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.0000355512{main}( ).../14excel5.php:0
20.10571279992PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11361253648PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12661270304PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12661270304PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12661270304PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12671270784PHPExcel_Calculation->_parseFormula( ).../Calculation.php:2800
05:47:15 File written to 14excel5.xls
Call time to write Workbook was 0.0324 seconds
05:47:15 Current memory usage: 2 MB
05:47:15 Peak memory usage: 2 MB
05:47:15 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples