summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-11-17 04:11:54 +0000
committerGitHub <noreply@github.com>2022-11-17 04:11:54 +0000
commitca695385ca1ec3c3cf5af4ae9670174cebb6ee42 (patch)
tree11214bbdff66b610db0d88346075679be8574272 /build
parentd0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d (diff)
downloadnextcloud-server-ca695385ca1ec3c3cf5af4ae9670174cebb6ee42.tar.gz
nextcloud-server-ca695385ca1ec3c3cf5af4ae9670174cebb6ee42.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index df363b47270..af3417f0e2c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -699,11 +699,6 @@
<code>$arguments</code>
</ParamNameMismatch>
</file>
- <file src="apps/dav/lib/RootCollection.php">
- <UndefinedPropertyAssignment occurrences="1">
- <code>$publicCalendarRoot-&gt;disableListing</code>
- </UndefinedPropertyAssignment>
- </file>
<file src="apps/dav/lib/Search/EventsSearchProvider.php">
<FalsableReturnStatement occurrences="1">
<code>$this-&gt;l10n-&gt;l('date', $startDateTime, ['width' =&gt; 'medium'])</code>