Skip to content

Commit 43af18b

Browse files
committed
ci: update psalm baseline
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent fe169f3 commit 43af18b

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
@@ -1101,16 +1101,10 @@
11011101
</InvalidDocblock>
11021102
</file>
11031103
<file src="apps/user_ldap/lib/User_LDAP.php">
1104-
<ImplementedReturnTypeMismatch>
1105-
<code><![CDATA[string|false]]></code>
1106-
</ImplementedReturnTypeMismatch>
11071104
<MoreSpecificImplementedParamType>
11081105
<code><![CDATA[$limit]]></code>
11091106
<code><![CDATA[$offset]]></code>
11101107
</MoreSpecificImplementedParamType>
1111-
<NullableReturnStatement>
1112-
<code><![CDATA[null]]></code>
1113-
</NullableReturnStatement>
11141108
<RedundantCondition>
11151109
<code><![CDATA[$displayName && (count($displayName) > 0)]]></code>
11161110
<code><![CDATA[is_string($dn)]]></code>

0 commit comments

Comments
 (0)