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