Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-01-21 14:05:49 +0300
committerGitHub <noreply@github.com>2022-01-21 14:05:49 +0300
commit17025d6f814f1b7db6077df21d1740282766cf92 (patch)
tree0311435be1f82fc0e955ba4ec5f99f723f83b632 /build
parent5c1154c7e7602e9fa74597b610adc3f09bc0602d (diff)
parent0d47336c645053c8668c5e00541dfaa35e67b86d (diff)
Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update-1642738279
[Automated] Update psalm-baseline.xml
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 485a3fe706c..2c85f506325 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4246,11 +4246,6 @@
<code>mixed</code>
</LessSpecificImplementedReturnType>
</file>
- <file src="lib/private/Memcache/Memcached.php">
- <RedundantCondition occurrences="1">
- <code>method_exists(self::$cache, 'deleteMulti')</code>
- </RedundantCondition>
- </file>
<file src="lib/private/Memcache/Redis.php">
<InvalidMethodCall occurrences="2">
<code>exec</code>