Commit graph

4 commits

Author SHA1 Message Date
Bastian Lederer
f8d4f92566
Ensure forward compatibility with ipl-orm by adding return types (#1340)
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
Add explicit return types to `ipl-orm`-derived methods to prepare for strict
typing. These additions are safe, as they only annotate existing methods that
previously lacked return type declarations.
2026-03-23 16:17:52 +01:00
Eric Lippmann
272e791390 License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
2026-03-11 14:03:05 +01:00
Johannes Meyer
945eb5f9ae db: Update models to reflect latest schema updates 2024-12-17 17:50:42 +01:00
raviks789
0e67df510a
Add HasProblematicParent behavior for service 2024-10-30 17:00:13 +01:00