summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2025-02-06 15:21:18 +0100
committerskjnldsv <skjnldsv@protonmail.com>2025-03-04 09:30:42 +0100
commited720978bc715c4d47906a1d4e5440cf7f85a23a (patch)
tree34d3cd8fa27badb4ee7221ce84acd90da97aa58a /build
parent1672a357bd219d0a164e27168bfbcc0e74fe9ca0 (diff)
downloadnextcloud-server-ed720978bc715c4d47906a1d4e5440cf7f85a23a.tar.gz
nextcloud-server-ed720978bc715c4d47906a1d4e5440cf7f85a23a.zip
fix: psalm and OCP @since declarationsbackport/50660/stable29
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.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 be0729a3929..3f1c59d91a8 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1648,11 +1648,6 @@
<code><![CDATA[$this->timeFactory->getTime()]]></code>
</InvalidScalarArgument>
</file>
- <file src="core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php">
- <InvalidArrayAccess>
- <code><![CDATA[$key[0]]]></code>
- </InvalidArrayAccess>
- </file>
<file src="core/Command/Maintenance/Mimetype/UpdateDB.php">
<UndefinedInterfaceMethod>
<code><![CDATA[getAllMappings]]></code>