icingaweb2-module-businessp.../library/Businessprocess/Web/Form
Bastian Lederer 5bba8ba0ec Only add display groups for defined buttons
Elements passed to ZendForm::addDisplayGroup will be used as array keys,
if they are null that causes a deprecation warning since PHP-8.5.
To avoid this all null values are removed.
2026-01-09 08:23:54 +01:00
..
Element Align coding style to comply with latest PSR 2025-12-12 12:44:49 +01:00
Validator Fix: Switching to the icingadb backend and searching host/service node in add/edit form throws an error 2024-03-27 08:47:02 +01:00
BpConfigBaseForm.php css: Apply form specific rules only to form.bp-form 2023-08-03 15:06:08 +02:00
CsrfToken.php Align coding style to comply with latest PSR 2025-12-12 12:44:49 +01:00
FormLoader.php Declare parameters that are null by default as nullable 2026-01-08 08:07:59 +01:00
QuickBaseForm.php Replace null as array key with an empty string 2026-01-08 08:21:08 +01:00
QuickForm.php Only add display groups for defined buttons 2026-01-09 08:23:54 +01:00