Skip to content

[stable34] fix: ensure file names are string-typed - #61361

Merged
AndyScherzinger merged 1 commit into
stable34from
backport/61332/stable34
Jun 17, 2026
Merged

[stable34] fix: ensure file names are string-typed#61361
AndyScherzinger merged 1 commit into
stable34from
backport/61332/stable34

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #61332

- `$child` was used as an array key earlier. If they are numeric, they
are automatically converted to ints, leading to type issues later.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@backportbot
backportbotBot requested a review from a team as a code ownerJune 17, 2026 05:25
@backportbot
backportbotBot requested review from AndyScherzinger, SystemKeeper, artonge, blizzz, leftybournes, nfebe and salmart-dev and removed request for a teamJune 17, 2026 05:25
@backportbotbackportbotBot added this to the Nextcloud 34.0.1 milestone Jun 17, 2026
@AndyScherzinger
AndyScherzinger merged commit 64f8a02 into stable34Jun 17, 2026
183 of 190 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/61332/stable34 branch June 17, 2026 08:55
@nextcloud-botnextcloud-bot mentioned this pull request Jun 17, 2026
Sign up for freeto 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.

2 participants

@AndyScherzinger@blizzz