Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
pull/29274/head
nextcloud-command 3 years ago committed by GitHub
parent 94ab9f5b2a
commit fe28f08259

@ -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]) &amp;&amp; empty($ldapName[0])</code>
<code>$limit === 0</code>
<code>is_array($result)</code>
</RedundantCondition>

Loading…
Cancel
Save