Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
808 stars 282 forks source link

Incompatiblity with php8.2 #5054

Closed daku69 closed 1 year ago

daku69 commented 1 year ago

Describe the bug

At the minimum, the setup on the webinterface is not possible to finish.

To use icingacli create errors.

To Reproduce

Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.

Start webconfigureation

Coms the error message on the webinterface: Deprecated : Creation of dynamic property Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in /usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on line 2176

start "icingacli help":

Deprecated: Creation of dynamic property Icinga\Clicommands\WebCommand::$trace is deprecated in /usr/share/php/Icinga/Cli/Command.php on line 61

Environment

Server

Client

nilmerg commented 1 year ago

Duplicate of #4918