There was an error while loading. Please reload this page.
2 parents 6204c63 + fe28f08 commit bde3c4aCopy full SHA for bde3c4a
1 file changed
build/psalm-baseline.xml
@@ -2017,9 +2017,8 @@
2017
<NullArgument occurrences="1">
2018
<code>$cookie</code>
2019
</NullArgument>
2020
- <RedundantCondition occurrences="4">
+ <RedundantCondition occurrences="3">
2021
<code>!is_null($limit)</code>
2022
- <code>!isset($ldapName[0]) && empty($ldapName[0])</code>
2023
<code>$limit === 0</code>
2024
<code>is_array($result)</code>
2025
</RedundantCondition>
0 commit comments