Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
c7238e79be
commit
42d3dcb147
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue