icingaweb2-module-director/library/Director/Web/Form
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
..
Decorator ViewHelperRaw: add new form decorator showing... 2016-05-19 14:53:41 +02:00
Element Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
Filter QueryColumnsFromSql: use correct DB 2017-09-12 00:26:19 +02:00
IplElement Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
Validate Fix const visibility 2024-10-22 15:36:03 +02:00
ClickHereForm.php Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
CloneImportSourceForm.php Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
CloneSyncRuleForm.php Drop usages of gipfl\Translation\TranslationHelper 2026-03-30 11:33:11 +02:00
CsrfToken.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
DbSelectorForm.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00
DirectorForm.php phpstan: Strict check function/class name-case and fix violations 2024-02-05 16:05:23 +01:00
DirectorObjectForm.php Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
FormLoader.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaObjectFieldLoader.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IconHelper.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
PropertyTableSortForm.php PropertyTableSortForm: Don't use ipl`s CSRF counter measure 2024-12-04 13:28:42 +01:00
QuickBaseForm.php Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
QuickForm.php Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
QuickSubForm.php QuickSubForm: just an IDE hint 2017-09-27 08:38:04 +02:00