mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
ci: update psalm baseline
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
0ace547307
commit
badd759ff1
1 changed files with 0 additions and 6 deletions
|
|
@ -2605,16 +2605,10 @@
|
|||
<DeprecatedInterface>
|
||||
<code><![CDATA[User_LDAP]]></code>
|
||||
</DeprecatedInterface>
|
||||
<ImplementedReturnTypeMismatch>
|
||||
<code><![CDATA[string|false]]></code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<MoreSpecificImplementedParamType>
|
||||
<code><![CDATA[$limit]]></code>
|
||||
<code><![CDATA[$offset]]></code>
|
||||
</MoreSpecificImplementedParamType>
|
||||
<NullableReturnStatement>
|
||||
<code><![CDATA[null]]></code>
|
||||
</NullableReturnStatement>
|
||||
<RedundantCondition>
|
||||
<code><![CDATA[$displayName && (count($displayName) > 0)]]></code>
|
||||
<code><![CDATA[is_string($dn)]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue