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:
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 f02a11ec7ea..80198e702ea 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>