From 8381af626f22585ba154f157eea2bd4431e2f3f1 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 20 Aug 2020 16:46:00 +0200 Subject: [PATCH] Accept psalm warning for now Signed-off-by: Morris Jobke --- build/psalm-baseline.xml | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ $entry + + + $this->createNamedParameter($parents, IQueryBuilder::PARAM_INT_ARRAY) + + [] -- 2.39.5