Merge pull request #25372 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2021-01-29 08:10:10 +01:00 committed by GitHub
commit d470e29ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>