Package: icingaweb2 / 2.11.4-2+deb12u1

Metadata

Package Version Patches format
icingaweb2 2.11.4-2+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
php8.2.patch | (download)

library/Icinga/Application/Modules/Module.php | 7 7 + 0 - 0 !
library/Icinga/Less/ColorProp.php | 2 1 + 1 - 0 !
library/Icinga/Util/LessParser.php | 2 2 + 0 - 0 !
library/Icinga/Web/Navigation/ConfigMenu.php | 2 2 + 0 - 0 !
library/vendor/Zend/Form/Decorator/Label.php | 1 1 + 0 - 0 !
library/vendor/Zend/Form/Element.php | 1 1 + 0 - 0 !
library/vendor/Zend/View/Abstract.php | 1 1 + 0 - 0 !
library/vendor/lessphp/lib/Less/Tree/Color.php | 1 1 + 0 - 0 !
library/vendor/lessphp/lib/Less/Tree/Dimension.php | 1 1 + 0 - 0 !
library/vendor/lessphp/lib/Less/Tree/Operation.php | 1 1 + 0 - 0 !
library/vendor/lessphp/lib/Less/Tree/Variable.php | 1 1 + 0 - 0 !
11 files changed, 19 insertions(+), 1 deletion(-)

 fix issues with php8.2.
error_reporting.patch | (download)

library/Icinga/Application/ApplicationBootstrap.php | 2 1 + 1 - 0 !
library/Icinga/Application/webrouter.php | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 suppress deprecated notices, upstream doesn't support php 8.2 yet.