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:
authorMorris Jobke <hey@morrisjobke.de>2020-08-20 22:18:25 +0300
committerGitHub <noreply@github.com>2020-08-20 22:18:25 +0300
commitee8d55002ac31c942755ed030a9d17af960bd52b (patch)
tree6dc784d26f67daa1b83ec0829607072687ed6f64
parent6e4b0892650c4c90a4a0fb35baacab6c0d4913bf (diff)
parentd58e71f0e6294bed1fc30ed040a7cce2325641c4 (diff)
Merge pull request #22345 from nextcloud/fix/noid/psalm-warnings
Fix psalm warnings
-rw-r--r--build/psalm-baseline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 9334147be3b..94fcc8df0a1 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4455,7 +4455,7 @@
<InternalMethod occurrences="1">
<code>ClientResolver::_default_signature_provider()</code>
</InternalMethod>
- <UndefinedFunction occurrences="1">
+ <UndefinedFunction occurrences="2">
<code>\Aws\or_chain([self::class, 'legacySignatureProvider'], ClientResolver::_default_signature_provider())</code>
</UndefinedFunction>
</file>