aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-12 04:38:17 +0000
committerGitHub <noreply@github.com>2022-10-12 04:38:17 +0000
commit90cba2cda624c82dde9365547b80d77db5397a1e (patch)
treee09c9c96228e9d0f79e0f6b3ced60948ec3a9a80 /build/psalm-baseline.xml
parent7e4e785967692cc6921e0748016f3d4671be660c (diff)
downloadnextcloud-server-90cba2cda624c82dde9365547b80d77db5397a1e.tar.gz
nextcloud-server-90cba2cda624c82dde9365547b80d77db5397a1e.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-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>