Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 18, 2025

Backport of PR #50663

$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
@juliusknorr juliusknorr merged commit 73c0da7 into stable28 Mar 24, 2025
55 of 56 checks passed
@juliusknorr juliusknorr deleted the backport/50663/stable28 branch March 24, 2025 10:57
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.

4 participants