mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
This commit is contained in:
commit
bde3c4a98b
1 changed files with 1 additions and 2 deletions
|
|
@ -2017,9 +2017,8 @@
|
|||
<NullArgument occurrences="1">
|
||||
<code>$cookie</code>
|
||||
</NullArgument>
|
||||
<RedundantCondition occurrences="4">
|
||||
<RedundantCondition occurrences="3">
|
||||
<code>!is_null($limit)</code>
|
||||
<code>!isset($ldapName[0]) && empty($ldapName[0])</code>
|
||||
<code>$limit === 0</code>
|
||||
<code>is_array($result)</code>
|
||||
</RedundantCondition>
|
||||
|
|
|
|||
Loading…
Reference in a new issue