Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Nextcloud-PR-Bot 2021-05-19 04:12:09 +00:00 committed by GitHub
parent c7238e79be
commit 42d3dcb147
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>