Bug 2086282

Summary: Zabbix 5.0.21 not compatible with PHP 8.1.5
Product: [Fedora] Fedora Reporter: Václav Nováček <waclaw66>
Component: zabbixAssignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 36CC: bennie.joubert, dan, gwync, orion, volker27
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-15 14:11:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
zabbix web page none

Description Václav Nováček 2022-05-15 10:13:07 UTC
Created attachment 1879826 [details]
zabbix web page

Description of problem:
Zabbix 5.0.21 doesn't work properly together with PHP 8.1.5.
It shows everywhere:
    mysqli::real_connect(): Passing null to parameter #7 ($flags) of type int is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->initDB() → DBconnect() → MysqlDbBackend->connect() → mysqli->real_connect() in include/classes/db/MysqlDbBackend.php:173]
    setcookie(): Passing null to parameter #5 ($domain) of type string is deprecated [zabbix.php:21 → require_once() → ZBase->run() → ZBase->authenticateUser() → CWebUser::checkAuthentication() → CWebUser::setSessionCookie() → zbx_setcookie() → setcookie() in include/func.inc.php:107]

Version-Release number of selected component (if applicable):
Zabbix 5.0.21

How reproducible:
Just install zabbix-server-mysql and php packages from distribution.

Comment 1 Orion Poplawski 2022-05-15 14:11:35 UTC

*** This bug has been marked as a duplicate of bug 2020292 ***