From f960d9aae494f2b94ea6c4be38b47670fbaa8ad3 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Fri, 31 Mar 2023 08:39:22 +0200 Subject: [PATCH] Update baseline to allow running psalm with multiple threads Signed-off-by: jld3103 --- build/psalm-baseline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 8661726f017..d90e6a656a1 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1536,7 +1536,7 @@ $this - $this + $this->create('core_ajax_update', '/core/ajax/update.php')