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:
authorThomas Citharel <tcit@tcit.fr>2022-02-14 22:57:30 +0300
committerCôme Chilliet (Rebase PR Action) <come-nc@users.noreply.github.com>2022-02-17 16:19:00 +0300
commit3e0b7fb49e5c14ad0f11f6f8e50153c4d19a7072 (patch)
treeeafc2e5e70cd5a512a810d12ee7293a501e1e4b1 /build
parentbab0881f986de45557705f9cb9c99a035982f104 (diff)
Fix typo in DAV namespace registrationbackport/31178/stable23
See https://github.com/nextcloud/3rdparty/blob/b0afba6d6508a1c85332cf8c61e90ad91b289ebc/sabre/dav/lib/DAV/Xml/Service.php#L43 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
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">