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:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-01-21 07:11:19 +0300
committerGitHub <noreply@github.com>2022-01-21 07:11:19 +0300
commit0d47336c645053c8668c5e00541dfaa35e67b86d (patch)
tree27cba0e1b113fd79435005cfedbe9971093721d2 /build
parentd2790f75c8558a4754cea8ef0f1c23bba439f06e (diff)
Update psalm baseline
Signed-off-by: GitHub <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 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>