Browse Source
Merge pull request #27019 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
pull/27025/head
Roeland Jago Douma
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
11 deletions
-
build/psalm-baseline.xml
|
|
|
@ -3487,10 +3487,6 @@ |
|
|
|
<MoreSpecificImplementedParamType occurrences="1"> |
|
|
|
<code>$node</code> |
|
|
|
</MoreSpecificImplementedParamType> |
|
|
|
<UndefinedInterfaceMethod occurrences="2"> |
|
|
|
<code>getSourceStorage</code> |
|
|
|
<code>getUnJailedPath</code> |
|
|
|
</UndefinedInterfaceMethod> |
|
|
|
<UndefinedThisPropertyAssignment occurrences="1"> |
|
|
|
<code>$this->exists</code> |
|
|
|
</UndefinedThisPropertyAssignment> |
|
|
|
@ -4393,13 +4389,6 @@ |
|
|
|
<code>$this->request->server</code> |
|
|
|
</NoInterfaceProperties> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Security/Certificate.php"> |
|
|
|
<ImplementedReturnTypeMismatch occurrences="3"> |
|
|
|
<code>string|null</code> |
|
|
|
<code>string|null</code> |
|
|
|
<code>string|null</code> |
|
|
|
</ImplementedReturnTypeMismatch> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Security/CredentialsManager.php"> |
|
|
|
<InvalidReturnStatement occurrences="2"> |
|
|
|
<code>$qb->execute()</code> |
|
|
|
|