icingaweb2-module-businessp.../library/Businessprocess/Web
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
..
Component Align coding style to comply with latest PSR 2025-12-12 12:44:49 +01:00
Form Only add display groups for defined buttons 2026-01-09 08:23:54 +01:00
Navigation/Renderer Align coding style to comply with latest PSR 2025-12-12 12:44:49 +01:00
Controller.php Add variable type hint & fix argument type hints 2023-08-24 13:29:11 +02:00
FakeRequest.php Cleanup, Url handling improvements, some helpers 2016-11-26 21:18:18 +01:00
Url.php Url::getRequest(): Add missing return type 2023-08-24 13:29:11 +02:00