summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-03-31 08:39:22 +0200
committerjld3103 <jld3103yt@gmail.com>2023-03-31 08:39:46 +0200
commitf960d9aae494f2b94ea6c4be38b47670fbaa8ad3 (patch)
tree98711f3354c2a7787e8fc7885f87c45222cc80c4 /build
parent4d390b5f5486c7198d973413ef5f1acc6ac9fc3c (diff)
downloadnextcloud-server-f960d9aae494f2b94ea6c4be38b47670fbaa8ad3.tar.gz
nextcloud-server-f960d9aae494f2b94ea6c4be38b47670fbaa8ad3.zip
Update baseline to allow running psalm with multiple threads
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
- <code>$this</code>
+ <code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">