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
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2022-02-14 21:40:31 +0300
committerThomas Citharel <tcit@tcit.fr>2022-02-14 21:40:31 +0300
commitf695b3af9abc4f4af9afb96c776265071e20fa06 (patch)
tree2e16698038f41b4bd40811ad5cab8dd5a43260de /build/psalm-baseline.xml
parentb3ba02b3828ed9604fad243df5944c0e9ea6720d (diff)
Remove setting defaultUsernamePath dynamically
Since Sabre 3.0.6 this is no longer possible. @see https://github.com/sabre-io/dav/pull/582 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index d5092282088..6c58df3858d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -243,11 +243,6 @@
<code>$principal</code>
</ParamNameMismatch>
</file>
- <file src="apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php">
- <UndefinedPropertyAssignment occurrences="1">
- <code>$acl-&gt;defaultUsernamePath</code>
- </UndefinedPropertyAssignment>
- </file>
<file src="apps/dav/lib/CalDAV/Plugin.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>string|null</code>
@@ -939,9 +934,6 @@
<code>dispatch</code>
<code>dispatch</code>
</TooManyArguments>
- <UndefinedPropertyAssignment occurrences="1">
- <code>$acl-&gt;defaultUsernamePath</code>
- </UndefinedPropertyAssignment>
</file>
<file src="apps/dav/lib/SystemTag/SystemTagsByIdCollection.php">
<InvalidNullableReturnType occurrences="1">