icingaweb2-module-director/library/Director/Web/Form/Element
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
..
Boolean.php Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
DataFilter.php Revert the changes made for shardj/zf1-future compatibility in (#3035) 2026-03-31 17:30:28 +02:00
ExtensibleSet.php Revert the changes made for shardj/zf1-future compatibility in (#3035) 2026-03-31 17:30:28 +02:00
FormElement.php Form/Element: introduce new element for sets 2016-03-04 18:08:37 +01:00
InstanceSummary.php DataTypeDictionary: new data type 2021-01-15 11:45:35 +01:00
OptionalYesNo.php YesNo: new boolean-like form fields 2016-10-14 13:39:43 +00:00
SimpleNote.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
StoredPassword.php Fix const visibility 2024-10-22 15:36:03 +02:00
Text.php Text: new form element type, catch type issues 2019-07-08 15:01:53 +02:00
YesNo.php YesNo: new boolean-like form fields 2016-10-14 13:39:43 +00:00