icingadb-web/library/Icingadb/Web/Control
Bastian Lederer 8af79a61b2 Avoid using null as an array key or as the key to array_key_exists()
Passing `null` as the key to `array_key_exists()` or using it as an array key
is deprecated as of PHP 8.5.

Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
2026-03-20 14:54:23 +01:00
..
SearchBar License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
GridViewModeSwitcher.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ProblemToggle.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ViewModeSwitcher.php Avoid using null as an array key or as the key to array_key_exists() 2026-03-20 14:54:23 +01:00