aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-09-16 04:45:10 +0000
committerGitHub <noreply@github.com>2022-09-16 04:45:10 +0000
commit844f722c43bb11d6732a6fd221ee9ee1b9c7dd61 (patch)
tree64c438800e32cd822372795bb59523be460a89a9 /build/psalm-baseline.xml
parent88b66442a2ca71070f0d655f426c2d099fd1d8b5 (diff)
downloadnextcloud-server-844f722c43bb11d6732a6fd221ee9ee1b9c7dd61.tar.gz
nextcloud-server-844f722c43bb11d6732a6fd221ee9ee1b9c7dd61.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 4825d78fe7a..efcf731e24f 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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>