Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Comment): Initialize childrenCount as integer #48017

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

provokateurin
Copy link
Member

#47984

Summary

Expected to be an integer:

public function getChildrenCount(): int {
return $this->data['childrenCount'];
}

Checklist

@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Sep 15, 2024
@provokateurin provokateurin added this to the Nextcloud 31 milestone Sep 15, 2024
@provokateurin provokateurin requested review from miaulalala and a team September 15, 2024 13:46
@provokateurin provokateurin requested review from Altahrim, nfebe and skjnldsv and removed request for a team September 15, 2024 13:46
@provokateurin
Copy link
Member Author

/backport to stable30

@provokateurin
Copy link
Member Author

/backport to stable29

@provokateurin
Copy link
Member Author

/backport to stable28

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 bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants