icingaweb2-module-director/library/Director/Web
Alexander A. Klimov ae7ef2810f Use the empty string as array index, not null
Otherwise, PHP complains:
Using null as an array offset is deprecated, use an empty string instead.
2026-04-16 09:38:24 +02:00
..
ActionBar Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
Controller For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
Form Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
Navigation/Renderer ConfigHealthItemRenderer: ask branch for count 2021-08-23 08:58:02 +02:00
Table For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
Tabs For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
Tree Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
Widget For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
ObjectPreview.php Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
SelfService.php Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
Window.php Window: workaround for bug in web >= 2.6.3 2020-01-17 11:58:28 +01:00