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 fe169f3 commit 43af18bCopy full SHA for 43af18b
build/psalm-baseline.xml
@@ -1101,16 +1101,10 @@
1101
</InvalidDocblock>
1102
</file>
1103
<file src="apps/user_ldap/lib/User_LDAP.php">
1104
- <ImplementedReturnTypeMismatch>
1105
- <code><![CDATA[string|false]]></code>
1106
- </ImplementedReturnTypeMismatch>
1107
<MoreSpecificImplementedParamType>
1108
<code><![CDATA[$limit]]></code>
1109
<code><![CDATA[$offset]]></code>
1110
</MoreSpecificImplementedParamType>
1111
- <NullableReturnStatement>
1112
- <code><![CDATA[null]]></code>
1113
- </NullableReturnStatement>
1114
<RedundantCondition>
1115
<code><![CDATA[$displayName && (count($displayName) > 0)]]></code>
1116
<code><![CDATA[is_string($dn)]]></code>
0 commit comments