summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-01-29 08:10:10 +0100
committerGitHub <noreply@github.com>2021-01-29 08:10:10 +0100
commitd470e29ec3d189ef627373a1b48fafcb521ec8ba (patch)
tree9795d915a8792999a4625a0a567f063ac6ebf2b6
parentd31013f1b8bb84e498bf5debd5ddb9838d574311 (diff)
parent5c1bb96c4755acc0f3eea71d8ba76aa6d6b3548d (diff)
downloadnextcloud-server-d470e29ec3d189ef627373a1b48fafcb521ec8ba.tar.gz
nextcloud-server-d470e29ec3d189ef627373a1b48fafcb521ec8ba.zip
Merge pull request #25372 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 225d11f1296..5f0f782eeb8 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2202,9 +2202,8 @@
<ParadoxicalCondition occurrences="1"/>
</file>
<file src="apps/user_ldap/lib/Group_LDAP.php">
- <InvalidArgument occurrences="2">
+ <InvalidArgument occurrences="1">
<code>$this-&gt;cachedGroupsByMember[$uid]</code>
- <code>'dn'</code>
</InvalidArgument>
<InvalidPropertyAssignmentValue occurrences="5">
<code>$this-&gt;cachedGroupsByMember</code>