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-10-12 07:38:17 +0300
committerGitHub <noreply@github.com>2022-10-12 07:38:17 +0300
commit90cba2cda624c82dde9365547b80d77db5397a1e (patch)
treee09c9c96228e9d0f79e0f6b3ced60948ec3a9a80 /build
parent7e4e785967692cc6921e0748016f3d4671be660c (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 61d1a7061ef..8132311ff87 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2017,11 +2017,6 @@
<code>$this-&gt;timeFactory-&gt;getTime()</code>
</InvalidScalarArgument>
</file>
- <file src="core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php">
- <InvalidArrayAccess occurrences="1">
- <code>$k[0]</code>
- </InvalidArrayAccess>
- </file>
<file src="core/Command/Maintenance/Mimetype/UpdateDB.php">
<UndefinedInterfaceMethod occurrences="2">
<code>getAllMappings</code>