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>2022-01-28 07:11:57 +0300
committerGitHub <noreply@github.com>2022-01-28 07:11:57 +0300
commit647a81fccb4da134b63e44d97eeee89c68ed2929 (patch)
treeb608e9809bd9f31d4926f1b67c1f23b0bd94304d /build
parent4d98612bc82b240742894d33b9fe6487a6c59df1 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b088c439066..60768e781ea 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4761,10 +4761,8 @@
</UndefinedDocblockClass>
</file>
<file src="lib/private/legacy/OC_Files.php">
- <InvalidArgument occurrences="3">
+ <InvalidArgument occurrences="1">
<code>$fh</code>
- <code>$fileInfos</code>
- <code>[$fileInfo]</code>
</InvalidArgument>
<InvalidScalarArgument occurrences="1">
<code>mt_rand()</code>