summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2022-11-17 12:38:19 +0100
committerGitHub <noreply@github.com>2022-11-17 12:38:19 +0100
commit55232de1acc22ba75a24613f275a59280aa1db27 (patch)
tree2fe5af071cfb17ce5129c0fa2c348afe0778cc41
parentf021172eab79b6e1adaa1950009dd6446f1ddb64 (diff)
parentca695385ca1ec3c3cf5af4ae9670174cebb6ee42 (diff)
downloadnextcloud-server-55232de1acc22ba75a24613f275a59280aa1db27.tar.gz
nextcloud-server-55232de1acc22ba75a24613f275a59280aa1db27.zip
Merge pull request #35194 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-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>