Package: zabbix
Version: 6.0.13+dfsg-1

I upgraded a VM running Zabbix from bullseye to testing (bookworm). This upgraded PHP to version
8.2, which is not supported by Zabbix version 6.0.13.

When attempting to access the web front end, the screen is filled with deprecated function errors,
and therefore it is not usable:

Creation of dynamic property CList::$attributes is deprecated [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → get_prepared_messages() → makeMessageBox() → CList->__construct() → CTag->__construct() in include/classes/html/CTag.php:58] Creation of dynamic property CList::$tagname is deprecated [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → get_prepared_messages() → makeMessageBox() → CList->__construct() → CTag->__construct() in include/classes/html/CTag.php:59] Creation of dynamic property CList::$paired is deprecated [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CWidget->show() → CWidget->toString() → get_prepared_messages() → makeMessageBox() → CList->__construct() → CTag->__construct() in include/classes/html/CTag.php:60]
[and so on]

According to the release notes of version 6.0.14, it now supports PHP 8.2.

I am using the following package versions:

libapache2-mod-php8.2 8.2.2-3
php 2:8.2+93
php-bcmath 2:8.2+93
php-common 2:93
php-gd 2:8.2+93
php-mbstring 2:8.2+93
php-pgsql 2:8.2+93
php-xml 2:8.2+93
php8.2 8.2.2-3
php8.2-bcmath 8.2.2-3
php8.2-cli 8.2.2-3
php8.2-common 8.2.2-3
php8.2-gd 8.2.2-3
php8.2-mbstring 8.2.2-3
php8.2-opcache 8.2.2-3
php8.2-pgsql 8.2.2-3
php8.2-readline 8.2.2-3
php8.2-xml 8.2.2-3
zabbix-agent 1:6.0.13+dfsg-1+b1
zabbix-frontend-php 1:6.0.13+dfsg-1
zabbix-server-pgsql 1:6.0.13+dfsg-1+b1

Regards,

Leigh.

Reply via email to