mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
d31013f1b8
commit
5c1bb96c47
1 changed files with 1 additions and 2 deletions
|
|
@ -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->cachedGroupsByMember[$uid]</code>
|
||||
<code>'dn'</code>
|
||||
</InvalidArgument>
|
||||
<InvalidPropertyAssignmentValue occurrences="5">
|
||||
<code>$this->cachedGroupsByMember</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue