aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2025-05-14 22:29:55 +0200
committerCôme Chilliet <come.chilliet@nextcloud.com>2025-05-14 22:29:55 +0200
commit6974015e390a1946dee722b73616bd8f9f65d071 (patch)
treef431bc7aad2a319265b40e7ed0dc9ea836e4f7ec
parentfd4c103e8b0681458187b7ab742894dba9e1ffd3 (diff)
downloadnextcloud-server-fix/remove-broken-versions-routes.tar.gz
nextcloud-server-fix/remove-broken-versions-routes.zip
fix: Update psalm baseline to remove fixed issuefix/remove-broken-versions-routes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-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 536b5c4bdb1..9db0c5281b4 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -966,11 +966,6 @@
<code><![CDATA[$timestamp]]></code>
</InvalidArgument>
</file>
- <file src="apps/files_versions/appinfo/routes.php">
- <InvalidScope>
- <code><![CDATA[$this->create('files_versions_download', 'apps/files_versions/download.php')]]></code>
- </InvalidScope>
- </file>
<file src="apps/files_versions/lib/Sabre/RestoreFolder.php">
<InvalidNullableReturnType>
<code><![CDATA[getChild]]></code>