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 30.0.8 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/stable30 branch from ae1d66f to 5a44597 Compare March 19, 2025 22:23
@juliusknorr juliusknorr merged commit eb3eac4 into stable30 Mar 25, 2025
181 of 183 checks passed
@juliusknorr juliusknorr deleted the backport/50663/stable30 branch March 25, 2025 14:50
@Altahrim Altahrim mentioned this pull request Apr 3, 2025
5 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