Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
pull/29279/head
Daniel 3 years ago committed by GitHub
commit bde3c4a98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2017,9 +2017,8 @@
<NullArgument occurrences="1"> <NullArgument occurrences="1">
<code>$cookie</code> <code>$cookie</code>
</NullArgument> </NullArgument>
<RedundantCondition occurrences="4"> <RedundantCondition occurrences="3">
<code>!is_null($limit)</code> <code>!is_null($limit)</code>
<code>!isset($ldapName[0]) &amp;&amp; empty($ldapName[0])</code>
<code>$limit === 0</code> <code>$limit === 0</code>
<code>is_array($result)</code> <code>is_array($result)</code>
</RedundantCondition> </RedundantCondition>

Loading…
Cancel
Save