Skip to content

Commit

Permalink
Merge pull request #27517 from nextcloud-pr-bot/automated/noid/psalm-…
Browse files Browse the repository at this point in the history
…baseline-update

[Automated] Update psalm-baseline.xml
  • Loading branch information
MorrisJobke authored Jun 16, 2021
2 parents 437d938 + d33ec63 commit c56f580
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit c56f580

Please sign in to comment.