icingaweb2-module-director/library/Director/Data/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
..
DbConnection.php DbConnection: deprecate/replace quoteBinary() 2022-10-18 16:53:06 +02:00
DbDataFormatter.php var_export() expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
DbObject.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
DbObjectStore.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
DbObjectTypeRegistry.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
DbObjectWithSettings.php DbObjectWithSettings: also call setter if just... 2019-09-19 23:27:53 +02:00
IcingaObjectFilterRenderer.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaObjectQuery.php Fix const visibility 2024-10-22 15:36:03 +02:00
ServiceSetQueryBuilder.php Fix const visibility 2024-10-22 15:36:03 +02:00