aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2025-02-13 10:24:05 +0100
committerGitHub <noreply@github.com>2025-02-13 10:24:05 +0100
commitee48cafd200233203a1444dba797ef3eb89a35ca (patch)
tree1f37b64545f4ab80ffb14c442753539777e9cd98 /build
parent6e1d9a26209ec5524fbc2fb9c7cbb53315e64d72 (diff)
parent355fef6ff92b3ce1206bbbed17947e588ff89436 (diff)
downloadnextcloud-server-ee48cafd200233203a1444dba797ef3eb89a35ca.tar.gz
nextcloud-server-ee48cafd200233203a1444dba797ef3eb89a35ca.zip
Merge pull request #50689 from nextcloud/fix/migrate-dav-to-eventschore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35ca
fix(dav): Migrate from hooks to user events
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 2824f99f79d..18df1f058da 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -543,12 +543,6 @@
<code><![CDATA[bool]]></code>
</InvalidReturnType>
</file>
- <file src="apps/dav/lib/HookManager.php">
- <InvalidPropertyAssignmentValue>
- <code><![CDATA[$this->usersToDelete]]></code>
- <code><![CDATA[$this->usersToDelete]]></code>
- </InvalidPropertyAssignmentValue>
- </file>
<file src="apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php">
<ParamNameMismatch>
<code><![CDATA[$arguments]]></code>