Skip to content

getSize returned float instead of int - #24137

Closed
bramvandartel wants to merge 1 commit into
nextcloud:masterfrom
bramvandartel:patch-1
Closed

getSize returned float instead of int#24137
bramvandartel wants to merge 1 commit into
nextcloud:masterfrom
bramvandartel:patch-1

Conversation

@bramvandartel

Copy link
Copy Markdown

Fixes#13160

Fixes#13160
Signed-off-by: Bram van Dartel <b.vandartel@student.utwente.nl>
@PVince81

Copy link
Copy Markdown
Member

somehow clashes with #17609 semantically

@J0WIJ0WI added 3. to review Waiting for reviews bug php Pull requests that update Php code labels Apr 28, 2021
@kesselb

Copy link
Copy Markdown
Contributor

Thanks for sending a pull request 👍

Closing as the suggested change does not fix the problem.

@kesselbkesselb closed this Apr 28, 2021
@friciwolf

Copy link
Copy Markdown

Please consider merging, as this in fact fixes the issue (see comment section at the end):
#13160

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugphpPull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trash bin: AbstractTrash::getSize() must be of the type integer, float returned

5 participants

@bramvandartel@PVince81@kesselb@friciwolf@J0WI