summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2020-08-18 16:56:36 +0200
committerMorris Jobke <hey@morrisjobke.de>2020-08-18 16:56:36 +0200
commit560ccf5d8320c2502c8499b1704d1b348b3a3fbd (patch)
tree8240fb211edd509183a30217113fbd222aaecc94 /build/psalm-baseline.xml
parent92b67409fa3e9ac25da7439731b5df783f50b299 (diff)
downloadnextcloud-server-560ccf5d8320c2502c8499b1704d1b348b3a3fbd.tar.gz
nextcloud-server-560ccf5d8320c2502c8499b1704d1b348b3a3fbd.zip
Cast float to int to avoid invalid scalar argument warning
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5a2d3ab43bf..a2e8eb89214 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4836,11 +4836,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Stream/Encryption.php">
- <InvalidScalarArgument occurrences="3">
- <code>$newFilePosition</code>
- <code>$newFilePosition</code>
- <code>$position</code>
- </InvalidScalarArgument>
<UndefinedInterfaceMethod occurrences="1">
<code>$cacheEntry</code>
</UndefinedInterfaceMethod>