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:
-rw-r--r--build/psalm-baseline.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 69aef643562..033d8aac2a8 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3487,10 +3487,6 @@
<MoreSpecificImplementedParamType occurrences="1">
<code>$node</code>
</MoreSpecificImplementedParamType>
- <UndefinedInterfaceMethod occurrences="2">
- <code>getSourceStorage</code>
- <code>getUnJailedPath</code>
- </UndefinedInterfaceMethod>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;exists</code>
</UndefinedThisPropertyAssignment>
@@ -4393,13 +4389,6 @@
<code>$this-&gt;request-&gt;server</code>
</NoInterfaceProperties>
</file>
- <file src="lib/private/Security/Certificate.php">
- <ImplementedReturnTypeMismatch occurrences="3">
- <code>string|null</code>
- <code>string|null</code>
- <code>string|null</code>
- </ImplementedReturnTypeMismatch>
- </file>
<file src="lib/private/Security/CredentialsManager.php">
<InvalidReturnStatement occurrences="2">
<code>$qb-&gt;execute()</code>