Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2022-02-15 11:50:43 +0300
committerGitHub <noreply@github.com>2022-02-15 11:50:43 +0300
commitacba237ec56a8987e246d1046bd8f5b763db1336 (patch)
treef9675abc1e795a36da06ec57642880305966fbf7 /build
parent77ed32b6134196f442ac4c0d43a7e520e8b62cb7 (diff)
parent46e9f6d0c55ebeb033fb91112c8d7b1124121324 (diff)
Merge pull request #31178 from nextcloud/fix-dav-namespace-typo
Fix typo in DAV namespace registration
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 6c58df3858d..669be0a148a 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -750,12 +750,6 @@
<UndefinedFunction occurrences="1">
<code>\Sabre\Uri\split($sabreNode-&gt;getPath())</code>
</UndefinedFunction>
- <UndefinedPropertyAssignment occurrences="1">
- <code>$server-&gt;xml-&gt;namespacesMap</code>
- </UndefinedPropertyAssignment>
- <UndefinedPropertyFetch occurrences="1">
- <code>$server-&gt;xml-&gt;namespacesMap</code>
- </UndefinedPropertyFetch>
</file>
<file src="apps/dav/lib/Connector/Sabre/TagsPlugin.php">
<NullableReturnStatement occurrences="1">