diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2022-01-21 12:05:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 12:05:49 +0100 |
commit | 17025d6f814f1b7db6077df21d1740282766cf92 (patch) | |
tree | 0311435be1f82fc0e955ba4ec5f99f723f83b632 /build | |
parent | 5c1154c7e7602e9fa74597b610adc3f09bc0602d (diff) | |
parent | 0d47336c645053c8668c5e00541dfaa35e67b86d (diff) | |
download | nextcloud-server-17025d6f814f1b7db6077df21d1740282766cf92.tar.gz nextcloud-server-17025d6f814f1b7db6077df21d1740282766cf92.zip |
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.xml | 5 |
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> |