18:51:58 Create new PHPExcel object
18:51:58 Set document properties
18:51:58 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
18:51:58 Add comments
18:51:58 Add rich-text string
18:51:58 Merge cells
18:51:58 Protect cells
18:51:58 Set cell number formats
18:51:58 Set column widths
18:51:58 Set fonts
18:51:58 Set alignments
18:51:58 Set thin black border outline around column
18:51:58 Set thick brown border outline around Total
18:51:58 Set fills
18:51:58 Set style for header row using alternative method
18:51:58 Unprotect a cell
18:51:58 Add a hyperlink to an external website
18:51:58 Add a hyperlink to another cell on a different worksheet within the workbook
18:51:58 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/41password.php(37): include('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php on line 111