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:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-14 07:11:22 +0300
committerGitHub <noreply@github.com>2021-10-14 07:11:22 +0300
commit0b799f4794ffa85b45c73feeff9ff74f96701169 (patch)
treec8746b9a0c367d04fa7437f6379d26d3c93ffaac /build
parentf95a26876768dfb7d67f18d542271256c02ed5c1 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 0da1c8fc179..4c0586d842c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4151,8 +4151,7 @@
<ImplementedReturnTypeMismatch occurrences="1">
<code>null|string</code>
</ImplementedReturnTypeMismatch>
- <LessSpecificImplementedReturnType occurrences="2">
- <code>array</code>
+ <LessSpecificImplementedReturnType occurrences="1">
<code>array|mixed</code>
</LessSpecificImplementedReturnType>
</file>