Skip to content

[main] Update nextcloud/ocp dependency - #406

Merged
Pytal merged 2 commits into
mainfrom
automated/noid/main-update-nextcloud-ocp
May 3, 2023
Merged

[main] Update nextcloud/ocp dependency#406
Pytal merged 2 commits into
mainfrom
automated/noid/main-update-nextcloud-ocp

Conversation

@nextcloud-command

Copy link
Copy Markdown
Contributor

Auto-generated update of nextcloud/ocp dependency

@Pytal

Pytal commented May 3, 2023

Copy link
Copy Markdown
Member

nextcloud-commandand others added 2 commits May 2, 2023 17:49
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Pytalforce-pushed the automated/noid/main-update-nextcloud-ocp branch from 550d1cf to 862a8bdCompareMay 3, 2023 00:50
@PytalPytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 3, 2023
@Pytal
Pytal merged commit 448c07f into mainMay 3, 2023
@Pytal
Pytal deleted the automated/noid/main-update-nextcloud-ocp branch May 3, 2023 01:32
}
}
return $size;
return (int)$size;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will fail on 32bits for more than 4GB (or 2GB because signed?).
Should we move all int to int|float for filesizes 32bit support?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@come-nccome-nc mentioned this pull request May 16, 2023
4 tasks
@come-nccome-nc added this to the 4.0 milestone May 16, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishdependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nextcloud-command@Pytal@come-nc