aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2025-02-27 11:05:44 +0100
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>2025-03-06 15:49:25 +0100
commit253628ad5a0c3b4242d2dbcb05bb802381b0d49f (patch)
treeb0703c64ad7cd2a2ba1295933850b166be882ee2 /build
parentf19ddd55255a881de6efabdfc4468b2680ffc52d (diff)
downloadnextcloud-server-253628ad5a0c3b4242d2dbcb05bb802381b0d49f.tar.gz
nextcloud-server-253628ad5a0c3b4242d2dbcb05bb802381b0d49f.zip
fix: Fix psalm issues and add missing methods to ITemplate interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.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 cecea953d00..3e3b373ec34 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2601,11 +2601,6 @@
<code><![CDATA[getQuota]]></code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/private/legacy/OC_Template.php">
- <InvalidReturnType>
- <code><![CDATA[bool|string]]></code>
- </InvalidReturnType>
- </file>
<file src="lib/private/legacy/OC_User.php">
<UndefinedClass>
<code><![CDATA[\Test\Util\User\Dummy]]></code>