Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v25.0.0beta7
nextcloud-command 1 year ago
parent
commit
844f722c43
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      build/psalm-baseline.xml

+ 0
- 4
build/psalm-baseline.xml View File

@@ -3212,10 +3212,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Stream/SeekableHttpStream.php">
<InvalidPropertyAssignmentValue occurrences="2">
<code>$this-&gt;current</code>
<code>$this-&gt;current</code>
</InvalidPropertyAssignmentValue>
<InvalidReturnType occurrences="2">
<code>stream_close</code>
<code>stream_flush</code>

Loading…
Cancel
Save