07:13:01 Create new PHPExcel object
07:13:01 Set document properties
07:13:01 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.0014661400PHPExcel_Worksheet->setCellValue( ).../05featuredemo.inc.php:54
40.0014661560PHPExcel_Cell->setValue( ).../Worksheet.php:1085
50.0014661560PHPExcel_Cell_DefaultValueBinder->bindValue( ).../Cell.php:206
60.0014661560PHPExcel_Cell_DefaultValueBinder::dataTypeForValue( ).../DefaultValueBinder.php:61
07:13:01 Add comments
07:13:01 Add rich-text string
07:13:01 Merge cells
07:13:01 Protect cells
07:13:01 Set cell number formats
07:13:01 Set column widths
07:13:01 Set fonts
07:13:01 Set alignments
07:13:01 Set thin black border outline around column
07:13:01 Set thick brown border outline around Total
07:13:01 Set fills
07:13:01 Set style for header row using alternative method
07:13:01 Unprotect a cell
07:13:01 Add a hyperlink to an external website
07:13:01 Add a hyperlink to another cell on a different worksheet within the workbook
07:13:01 Add a drawing to the worksheet
07:13:01 Add a drawing to the worksheet
07:13:01 Add a drawing to the worksheet
07:13:01 Play around with inserting and removing rows and columns
07:13:01 Set header/footer
07:13:01 Set page orientation and size
07:13:01 Rename first worksheet
07:13:01 Create a second Worksheet object
07:13:01 Add some data
07:13:01 Set the worksheet tab color
07:13:01 Set alignments
07:13:01 Set column widths
07:13:01 Set fonts
07:13:01 Add a drawing to the worksheet
07:13:01 Set page orientation and size
07:13:01 Rename second worksheet
07:13:01 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.10851279992PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11601253648PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12791270208PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12791270208PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12791270208PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12791270696PHPExcel_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.10851279992PHPExcel_Writer_Excel5->save( ).../14excel5.php:48
30.11601253648PHPExcel_Writer_Excel5_Worksheet->close( ).../Excel5.php:175
40.12841270304PHPExcel_Cell->getCalculatedValue( ).../Worksheet.php:436
50.12841270304PHPExcel_Calculation->calculateCellValue( ).../Cell.php:276
60.12841270304PHPExcel_Calculation->_calculateFormulaValue( ).../Calculation.php:2615
70.12841270784PHPExcel_Calculation->_parseFormula( ).../Calculation.php:2800
07:13:01 File written to 14excel5.xls
Call time to write Workbook was 0.0294 seconds
07:13:01 Current memory usage: 2 MB
07:13:01 Peak memory usage: 2 MB
07:13:01 Done writing file
File has been created in /var/www/sites/stock-dev/vendor/phpoffice/phpexcel/Examples