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-03-09 16:43:17 +0300
committerGitHub <noreply@github.com>2022-03-09 16:43:17 +0300
commit16ebf8546b3928ab9212ec29f345694f0dd2d8d5 (patch)
tree9269f5080443639abc1abc67d504ce01c09d4d4c /build
parent8fd90161cee8d47ae33c28212e3c68523aa5ddc0 (diff)
parent3e0b7fb49e5c14ad0f11f6f8e50153c4d19a7072 (diff)
Merge pull request #31183 from nextcloud/backport/31178/stable23
[stable23] 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 cad8e6a1c06..13d46ec08bd 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -760,12 +760,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">