Merge pull request #27019 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2021-05-19 08:40:17 +02:00 committed by GitHub
commit c1f244f608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -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-&gt;exists</code>
</UndefinedThisPropertyAssignment>
@ -4393,13 +4389,6 @@
<code>$this-&gt;request-&gt;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-&gt;execute()</code>