Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update-1642738279

[Automated] Update psalm-baseline.xml
This commit is contained in:
Joas Schilling 2022-01-21 12:05:49 +01:00 committed by GitHub
commit 17025d6f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>