icingaweb2-module-director/library/Director/Db
Alexander A. Klimov ff92b0a485 For method parameters, use ?T $x = null, not T $x = null
Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead.
2026-04-16 09:38:24 +02:00
..
Branch For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
Cache CustomVariableCache: Remove redundant destructor 2023-09-21 09:00:55 +02:00
AppliedServiceSetLoader.php AppliedServiceSetLoader: change method visibility 2022-09-19 07:41:44 +02:00
DbSelectParenthesis.php DbSelectParenthesis: allow to defer Db Expr... 2021-08-16 10:51:57 +02:00
DbUtil.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
HostMembershipHousekeeping.php Housekeeping: Add helper to refresh memberships in database 2018-09-18 10:36:45 +02:00
Housekeeping.php Housekeeping: fix PostgreSQL queries 2019-09-20 02:04:41 +02:00
IcingaObjectFilterHelper.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
MembershipHousekeeping.php Integrate MembershipHousekeeping into Housekeeping 2018-09-18 12:21:19 +02:00
Migration.php Migrations: cleanup 2018-10-15 15:03:57 +02:00
Migrations.php Ini_set() #param 2 must be string (php < 8.1) 2024-02-05 16:05:24 +01:00