Skip to content

[stable26] fix(files_versions): don't call getUid() on null#41746

Closed
backportbot-nextcloud[bot] wants to merge 1 commit intostable26from
backport/41518/stable26
Closed

[stable26] fix(files_versions): don't call getUid() on null#41746
backportbot-nextcloud[bot] wants to merge 1 commit intostable26from
backport/41518/stable26

Conversation

@backportbot-nextcloud
Copy link

Backport of #41518

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
->getRelativePath($node->getPath());
} catch (\Throwable $ex) {
$owner = $node->getOwner();
if ($owner === null) {

Check notice

Code scanning / Psalm

DocblockTypeContradiction

OCP\IUser does not contain null
@solracsf solracsf closed this Nov 25, 2023
@solracsf solracsf deleted the backport/41518/stable26 branch November 25, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant