Skip to content

Commit 6cedd78

Browse files
committed
ci: update psalm baseline
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent 018ba6d commit 6cedd78

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,16 +2650,10 @@
26502650
<DeprecatedInterface>
26512651
<code><![CDATA[User_LDAP]]></code>
26522652
</DeprecatedInterface>
2653-
<ImplementedReturnTypeMismatch>
2654-
<code><![CDATA[string|false]]></code>
2655-
</ImplementedReturnTypeMismatch>
26562653
<MoreSpecificImplementedParamType>
26572654
<code><![CDATA[$limit]]></code>
26582655
<code><![CDATA[$offset]]></code>
26592656
</MoreSpecificImplementedParamType>
2660-
<NullableReturnStatement>
2661-
<code><![CDATA[null]]></code>
2662-
</NullableReturnStatement>
26632657
<RedundantCondition>
26642658
<code><![CDATA[$displayName && (count($displayName) > 0)]]></code>
26652659
<code><![CDATA[is_string($dn)]]></code>

0 commit comments

Comments
 (0)