diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-04-29 04:11:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 04:11:28 +0000 |
commit | 6ce115cb2a5cf843c3768b5102d42823e25412cd (patch) | |
tree | e440ecd287cab3fb8ba8627b89be6dea07d19818 /build | |
parent | e0f700b1bd0c23945a8d8e73034d053333352852 (diff) | |
download | nextcloud-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.xml | 3 |
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->getParam('appid')) !== ''</code> </RedundantCondition> |