summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 8d95ac4dbc0..9f2b05f42b4 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4404,10 +4404,6 @@
</ForbiddenCode>
</file>
<file src="lib/private/RedisFactory.php">
- <InvalidPropertyAssignmentValue occurrences="2">
- <code>new \RedisCluster(null, $config['seeds'], $timeout, $readTimeout)</code>
- <code>new \RedisCluster(null, $config['seeds'], $timeout, $readTimeout, false, $config['password'])</code>
- </InvalidPropertyAssignmentValue>
<InvalidScalarArgument occurrences="1">
<code>\RedisCluster::OPT_SLAVE_FAILOVER</code>
</InvalidScalarArgument>