mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
4c60ff1275
commit
d33ec63c5b
1 changed files with 0 additions and 6 deletions
|
|
@ -2014,16 +2014,10 @@
|
|||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Connection.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidNullableReturnType>
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>LDAP_OPT_PROTOCOL_VERSION</code>
|
||||
<code>LDAP_OPT_REFERRALS</code>
|
||||
</InvalidScalarArgument>
|
||||
<NullableReturnStatement occurrences="1">
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParadoxicalCondition occurrences="1"/>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Group_LDAP.php">
|
||||
|
|
|
|||
Loading…
Reference in a new issue