Package: zabbix-frontend-php Version: 1:7.0.6+dfsg-1 Severity: important Tags: upstream
Dear Maintainer, (this issue is mostly to document the issue) a fresh installation throws tons of session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated [zabbix.php:17 → require_once() → ZBase->run() → ZBase->authenticateUser() → CCookieSession->__construct() → session_set_save_handler() in include/classes/core/CCookieSession.php:39] errors. This is due to Debian unstable currently on PHP 8.4, and upstream states that it requires the range from 8.0.0 to 8.3.X [1] [1] https://www.zabbix.com/documentation/current/en/manual/installation/requirements -- tobi

