Merge pull request #34105 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml
This commit is contained in:
Carl Schwan 2022-09-16 10:57:22 +02:00 committed by GitHub
commit c2ec388c5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>