mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #34987 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
This commit is contained in:
commit
070ae2930c
1 changed files with 0 additions and 21 deletions
|
|
@ -1533,27 +1533,6 @@
|
|||
<code>$uid</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Wizard.php">
|
||||
<FalsableReturnStatement occurrences="2">
|
||||
<code>false</code>
|
||||
<code>false</code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidDocblock occurrences="3">
|
||||
<code>private function checkAgentRequirements() {</code>
|
||||
<code>private function detectGroupMemberAssoc() {</code>
|
||||
<code>private function getAttributeValuesFromEntry($result, $attribute, &$known) {</code>
|
||||
</InvalidDocblock>
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>$port</code>
|
||||
<code>$port</code>
|
||||
</InvalidScalarArgument>
|
||||
<RedundantCondition occurrences="1">
|
||||
<code>!isset($item['cn']) && !is_array($item['cn'])</code>
|
||||
</RedundantCondition>
|
||||
<TypeDoesNotContainType occurrences="1">
|
||||
<code>$total === false</code>
|
||||
</TypeDoesNotContainType>
|
||||
</file>
|
||||
<file src="apps/user_status/lib/AppInfo/Application.php">
|
||||
<UndefinedInterfaceMethod occurrences="1">
|
||||
<code>registerProvider</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue