Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2021-04-29 07:51:53 +0300
committerGitHub <noreply@github.com>2021-04-29 07:51:53 +0300
commitabb5b5d983be485b7e006085643788e5e007d942 (patch)
treee440ecd287cab3fb8ba8627b89be6dea07d19818
parente0f700b1bd0c23945a8d8e73034d053333352852 (diff)
parent6ce115cb2a5cf843c3768b5102d42823e25412cd (diff)
Merge pull request #26820 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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>