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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cf04860f44d..8dce521c6f7 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4022,6 +4022,11 @@
<code>$entry</code>
</UndefinedInterfaceMethod>
</file>
+ <file src="lib/private/Files/Cache/CacheQueryBuilder.php">
+ <ImplicitToStringCast occurrences="1">
+ <code>$this-&gt;createNamedParameter($parents, IQueryBuilder::PARAM_INT_ARRAY)</code>
+ </ImplicitToStringCast>
+ </file>
<file src="lib/private/Files/Cache/FailedCache.php">
<InvalidReturnStatement occurrences="1">
<code>[]</code>