We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018ba6d commit 6cedd78Copy full SHA for 6cedd78
build/psalm-baseline.xml
@@ -2650,16 +2650,10 @@
2650
<DeprecatedInterface>
2651
<code><![CDATA[User_LDAP]]></code>
2652
</DeprecatedInterface>
2653
- <ImplementedReturnTypeMismatch>
2654
- <code><![CDATA[string|false]]></code>
2655
- </ImplementedReturnTypeMismatch>
2656
<MoreSpecificImplementedParamType>
2657
<code><![CDATA[$limit]]></code>
2658
<code><![CDATA[$offset]]></code>
2659
</MoreSpecificImplementedParamType>
2660
- <NullableReturnStatement>
2661
- <code><![CDATA[null]]></code>
2662
- </NullableReturnStatement>
2663
<RedundantCondition>
2664
<code><![CDATA[$displayName && (count($displayName) > 0)]]></code>
2665
<code><![CDATA[is_string($dn)]]></code>
0 commit comments