icingaweb2/modules/setup/application/forms
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
..
AdminAccountPage.php Change implicit nullable type declaration to explicit 2026-03-10 16:40:27 +01:00
AuthBackendPage.php AuthBackendPage: Fix Variable '$backendForm' is probably undefined 2023-08-23 10:53:14 +02:00
AuthenticationPage.php ExternalBackendForm: Remove option to configure where to fetch a remote user 2016-11-16 12:06:58 +01:00
DatabaseCreationPage.php setup: Warn users about wildcards in their database name 2025-07-14 11:32:18 +02:00
DbResourcePage.php DbResourcePage: Warn the user if Icinga DB is used as configuration database 2024-08-07 14:23:13 +02:00
GeneralConfigPage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
LdapDiscoveryConfirmPage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
LdapDiscoveryPage.php LdapDiscoveryPage::getValues(): Do not return null 2021-11-16 19:13:40 +01:00
LdapResourcePage.php swag: Fix violations of PSR-12 2019-12-04 11:28:08 +01:00
ModulePage.php ModulePage: Select icingadb by default if installed 2020-04-20 11:16:38 +02:00
RequirementsPage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
SummaryPage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
UserGroupBackendPage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
WelcomePage.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00