icingaweb2/modules/setup/application
Bastian Lederer ea0ce32bc9 Change implicit nullable type declaration to explicit
Since PHP 8.4 implicitly nullable parameter types are deprecated.

Normalize scoped PHPDoc for nullable-parameter updates: use `?Type` instead of
`Type|null`, remove column alignment, and indent continuation lines with 2
spaces.

Co-authored-by: "Eric Lippmann <eric.lippmann@icinga.com>"
2026-03-10 16:40:27 +01:00
..
clicommands Fix/icingacli setup fpm flag (#5411) 2025-08-20 09:27:31 +02:00
controllers setup: Set a proper title for the wizard 2019-07-15 08:24:44 +02:00
forms Change implicit nullable type declaration to explicit 2026-03-10 16:40:27 +01:00
views/scripts removed gendered languaged 2024-01-08 23:55:09 +00:00