File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<a id =" Changelog " ></a >Changelog
22===============================
33
4+ v1.8.2
5+ ------
6+
7+ This is a maintenance release that fixes PHP 8.5 deprecation warnings caused by
8+ using ` null ` as an array offset, and an incompatibility with IPL HTML in
9+ ` SelectElement::getOption() ` calls.
10+
11+ ### Upgrading
12+
13+ Packages are available as ` icinga-vspheredb ` . If you missed the packages
14+ introduced with v1.8.0, consider switching to them now. For non-package
15+ installations, please check our [ Upgrade Script] ( 01-Installation.md#modul-installation-or-upgrade ) .
16+
17+ ### Fixed issues
18+ * You can find issues and feature requests related to this release on our
19+ [ roadmap] ( https://github.com/Icinga/icingaweb2-module-vspheredb/milestone/21?closed=1 )
20+
21+ ### PHP Support
22+ * FIX: No longer using ` null ` as array offset, which is deprecated in PHP 8.5
23+
24+ ### IPL Compatibility
25+ * FIX: ` SelectElement::getOption() ` now receives an empty string instead of
26+ ` null ` for the placeholder option (#621 )
27+
428v1.8.1
529------
630
You can’t perform that action at this time.
0 commit comments