Hi!
having fresh install of Zabbix 5.0.42 after login in Zabbix frontend I get screen littered with such messages:
PHP 8.3.9. How to get rid of them staying with Zabbix version 5? Downgrade of PHP, while not very welcome, is an option, if helps.
having fresh install of Zabbix 5.0.42 after login in Zabbix frontend I get screen littered with such messages:
- Creation of dynamic property CTag::$attributes is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → CTag->__construct() in include/classes/html/CTag.php:34]
- Creation of dynamic property CTag::$tagname is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → CTag->__construct() in include/classes/html/CTag.php:35]
- Creation of dynamic property CTag::$paired is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → CTag->__construct() in include/classes/html/CTag.php:36]
- Creation of dynamic property CScriptTag::$attributes is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:34]
- Creation of dynamic property CScriptTag::$tagname is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:35]
- Creation of dynamic property CScriptTag::$paired is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:36]
- Creation of dynamic property CScriptTag::$attributes is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:34]
- Creation of dynamic property CScriptTag::$tagname is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:35]
- Creation of dynamic property CScriptTag::$paired is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CScriptTag->__construct() → CTag->__construct() in include/classes/html/CTag.php:36]
PHP 8.3.9. How to get rid of them staying with Zabbix version 5? Downgrade of PHP, while not very welcome, is an option, if helps.
Comment