mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Update psalm-baseline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
388b3107eb
commit
9497dca2b0
1 changed files with 8 additions and 0 deletions
|
|
@ -4793,6 +4793,14 @@
|
|||
<code>true</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/private/Files/Stream/Encryption.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$position</code>
|
||||
</InvalidScalarArgument>
|
||||
<UndefinedInterfaceMethod occurrences="1">
|
||||
<code>$cacheEntry</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="lib/private/Files/Stream/SeekableHttpStream.php">
|
||||
<FalsableReturnStatement occurrences="3">
|
||||
<code>false</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue