summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-06-16 04:11:58 +0000
committerGitHub <noreply@github.com>2021-06-16 04:11:58 +0000
commitd33ec63c5b1dd79503e3700e4b70baac4ccd4681 (patch)
tree762e0124b4bcefaa009608e397a14e80efacc5f1 /build
parent4c60ff127554020ceeac1ca0e7403dbad4295018 (diff)
downloadnextcloud-server-d33ec63c5b1dd79503e3700e4b70baac4ccd4681.tar.gz
nextcloud-server-d33ec63c5b1dd79503e3700e4b70baac4ccd4681.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5189604d9ad..2e5e55e2673 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2014,16 +2014,10 @@
</InvalidScalarArgument>
</file>
<file src="apps/user_ldap/lib/Connection.php">
- <InvalidNullableReturnType occurrences="1">
- <code>string</code>
- </InvalidNullableReturnType>
<InvalidScalarArgument occurrences="2">
<code>LDAP_OPT_PROTOCOL_VERSION</code>
<code>LDAP_OPT_REFERRALS</code>
</InvalidScalarArgument>
- <NullableReturnStatement occurrences="1">
- <code>null</code>
- </NullableReturnStatement>
<ParadoxicalCondition occurrences="1"/>
</file>
<file src="apps/user_ldap/lib/Group_LDAP.php">