summaryrefslogtreecommitdiffstats
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 03686a137a6..1a0a8cade41 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4285,11 +4285,6 @@
<code>mixed</code>
</LessSpecificImplementedReturnType>
</file>
- <file src="lib/private/Memcache/Factory.php">
- <TypeDoesNotContainType occurrences="1">
- <code>$lockingCacheClass &amp;&amp; class_exists($distributedCacheClass)</code>
- </TypeDoesNotContainType>
- </file>
<file src="lib/private/Memcache/Memcached.php">
<RedundantCondition occurrences="1">
<code>method_exists(self::$cache, 'deleteMulti')</code>