From 25f5cbc5fe8801b44c9a5b11e918ea4decceb7fc Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Mon, 13 Dec 2021 12:49:07 +0100 Subject: Add repair step to fix reply tos that have <> as their content Signed-off-by: Anna Larch --- tests/psalm-baseline.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tests/psalm-baseline.xml') diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml index 66cc2bf0e..16f0951d4 100644 --- a/tests/psalm-baseline.xml +++ b/tests/psalm-baseline.xml @@ -66,6 +66,11 @@ Command + + + Command + + Command @@ -124,6 +129,12 @@ $select->createNamedParameter($chunk, IQueryBuilder::PARAM_INT_ARRAY) $select->createNamedParameter($chunk, IQueryBuilder::PARAM_INT_ARRAY) + + $update->execute() + + + int + -- cgit v1.2.3