summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-10-26 13:18:12 +0200
committerGitHub <noreply@github.com>2022-10-26 13:18:12 +0200
commit4b1722bbcef5121c7e0e19f4d6aab4011872f705 (patch)
tree2a8c38008c9f8a19aeac3e512123ee27751fbd11
parentd49f3718b5d2401a22d99659127fcd0541962b2c (diff)
parent5c7a302853165eefc316c35cd9b776f67a21a01e (diff)
downloadnextcloud-server-4b1722bbcef5121c7e0e19f4d6aab4011872f705.tar.gz
nextcloud-server-4b1722bbcef5121c7e0e19f4d6aab4011872f705.zip
Merge pull request #34813 from nextcloud/automated/noid/stable23-update-psalm-baseline
[stable23] Update 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 e5bbecaf83d..373268ba4ce 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2435,11 +2435,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>