From a7ee17cc06cee57f7c9bb73dc7d04d9441567aa7 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Tue, 21 Jun 2022 04:21:04 +0000 Subject: [PATCH] Update psalm baseline Signed-off-by: GitHub --- build/psalm-baseline.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index f64bc4e4006..5172ca025fe 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3558,16 +3558,13 @@ $result $this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file, false, $isRename) - + $newUnencryptedSize $result - $stat $this->storage->file_get_contents($path) $this->storage->filesize($path) - $this->storage->getLocalFile($path) - - array + bool int string -- 2.39.5