Commit graph

3 commits

Author SHA1 Message Date
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
Thomas Gelf
48db90c7df ObjectsTable: require Auth
fixes #2808
2023-10-11 12:24:36 +02:00
Thomas Gelf
fae9783ff9 HostServiceLoader: less logic in Exporter 2022-08-03 10:23:39 +02:00