Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 18, 2025

Backport of PR #50663

@backportbot backportbot bot added enhancement 3. to review Waiting for reviews labels Mar 18, 2025
@backportbot backportbot bot added this to the Nextcloud 29.0.14 milestone Mar 18, 2025
$sourcePath
);

$sourceSize = $view->getFileInfo($sourcePath)->getSize();

Check notice

Code scanning / Psalm

PossiblyFalseReference Note

Cannot call method getSize on possibly false value
$view,
$output
);
$sizeDifference = $sourceSize - $view->getFileInfo($finalTarget)->getSize();

Check notice

Code scanning / Psalm

PossiblyFalseReference Note

Cannot call method getSize on possibly false value
@blizzz blizzz mentioned this pull request Mar 19, 2025
Signed-off-by: grnd-alt <github@belakkaf.net>
@AndyScherzinger AndyScherzinger force-pushed the backport/50663/stable29 branch from cfa95ec to 7d6af95 Compare March 19, 2025 21:54
@juliusknorr juliusknorr merged commit 56ee6bd into stable29 Mar 19, 2025
182 checks passed
@juliusknorr juliusknorr deleted the backport/50663/stable29 branch March 19, 2025 22:43
@Altahrim Altahrim mentioned this pull request Apr 3, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants