mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-04-11 11:56:18 -04:00
Since PHP 8.4 implicitly nullable parameter types are deprecated. Normalize scoped PHPDoc for nullable-parameter updates: use `?Type` instead of `Type|null` and remove column alignment. Co-authored-by: "Eric Lippmann <eric.lippmann@icinga.com>" |
||
|---|---|---|
| .. | ||
| Command | ||
| Navigation | ||
| ApiTransportForm.php | ||
| DatabaseConfigForm.php | ||
| RedisConfigForm.php | ||