Skip to content

Commit d6478e4

Browse files
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
1 parent 8274bb3 commit d6478e4

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

build/psalm-baseline.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3558,16 +3558,13 @@
35583558
<code>$result</code>
35593559
<code>$this-&gt;copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file, false, $isRename)</code>
35603560
</InvalidOperand>
3561-
<InvalidReturnStatement occurrences="6">
3561+
<InvalidReturnStatement occurrences="4">
35623562
<code>$newUnencryptedSize</code>
35633563
<code>$result</code>
3564-
<code>$stat</code>
35653564
<code>$this-&gt;storage-&gt;file_get_contents($path)</code>
35663565
<code>$this-&gt;storage-&gt;filesize($path)</code>
3567-
<code>$this-&gt;storage-&gt;getLocalFile($path)</code>
35683566
</InvalidReturnStatement>
3569-
<InvalidReturnType occurrences="5">
3570-
<code>array</code>
3567+
<InvalidReturnType occurrences="3">
35713568
<code>bool</code>
35723569
<code>int</code>
35733570
<code>string</code>

0 commit comments

Comments
 (0)