diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-09-16 04:45:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 04:45:10 +0000 |
commit | 844f722c43bb11d6732a6fd221ee9ee1b9c7dd61 (patch) | |
tree | 64c438800e32cd822372795bb59523be460a89a9 /build/psalm-baseline.xml | |
parent | 88b66442a2ca71070f0d655f426c2d099fd1d8b5 (diff) | |
download | nextcloud-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.xml | 4 |
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->current</code> - <code>$this->current</code> - </InvalidPropertyAssignmentValue> <InvalidReturnType occurrences="2"> <code>stream_close</code> <code>stream_flush</code> |