aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-04-29 04:11:28 +0000
committerGitHub <noreply@github.com>2021-04-29 04:11:28 +0000
commit6ce115cb2a5cf843c3768b5102d42823e25412cd (patch)
treee440ecd287cab3fb8ba8627b89be6dea07d19818 /build
parente0f700b1bd0c23945a8d8e73034d053333352852 (diff)
downloadnextcloud-server-6ce115cb2a5cf843c3768b5102d42823e25412cd.tar.gz
nextcloud-server-6ce115cb2a5cf843c3768b5102d42823e25412cd.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 34ea999d6fc..d8d558822d1 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2591,9 +2591,6 @@
<InvalidArgument occurrences="1">
<code>$restrictions</code>
</InvalidArgument>
- <InvalidScalarArgument occurrences="1">
- <code>true</code>
- </InvalidScalarArgument>
<RedundantCondition occurrences="1">
<code>((array)$request-&gt;getParam('appid')) !== ''</code>
</RedundantCondition>