Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Nextcloud-PR-Bot 2021-01-29 04:38:37 +00:00 committed by GitHub
parent d31013f1b8
commit 5c1bb96c47
1 changed files with 1 additions and 2 deletions

View File

@ -2202,9 +2202,8 @@
<ParadoxicalCondition occurrences="1"/> <ParadoxicalCondition occurrences="1"/>
</file> </file>
<file src="apps/user_ldap/lib/Group_LDAP.php"> <file src="apps/user_ldap/lib/Group_LDAP.php">
<InvalidArgument occurrences="2"> <InvalidArgument occurrences="1">
<code>$this-&gt;cachedGroupsByMember[$uid]</code> <code>$this-&gt;cachedGroupsByMember[$uid]</code>
<code>'dn'</code>
</InvalidArgument> </InvalidArgument>
<InvalidPropertyAssignmentValue occurrences="5"> <InvalidPropertyAssignmentValue occurrences="5">
<code>$this-&gt;cachedGroupsByMember</code> <code>$this-&gt;cachedGroupsByMember</code>