19:04:47 Create new PHPExcel object
19:04:47 Set document properties
19:04:47 Add some data
Notice: Trying to access array offset on value of type float in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
19:04:47 Add comments
19:04:47 Add rich-text string
19:04:47 Merge cells
19:04:47 Protect cells
19:04:47 Set cell number formats
19:04:47 Set column widths
19:04:47 Set fonts
19:04:47 Set alignments
19:04:47 Set thin black border outline around column
19:04:47 Set thick brown border outline around Total
19:04:47 Set fills
19:04:47 Set style for header row using alternative method
19:04:47 Unprotect a cell
19:04:47 Add a hyperlink to an external website
19:04:47 Add a hyperlink to another cell on a different worksheet within the workbook
19:04:47 Add a drawing to the worksheet
Fatal error: Uncaught PHPExcel_Exception: File ./images/officelogo.jpg not found! in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php:111
Stack trace:
#0 /var/www/html/vendor/phpoffice/phpexcel/Examples/05featuredemo.inc.php(287): PHPExcel_Worksheet_Drawing->setPath()
#1 /var/www/html/vendor/phpoffice/phpexcel/Examples/16csv.php(38): include('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php on line 111