Skip to content

[stable34] fix(config): add null coalescing fallback in getValueBool before strtolower#60726

Merged
skjnldsv merged 1 commit into
stable34from
backport/60654/stable34
May 27, 2026
Merged

[stable34] fix(config): add null coalescing fallback in getValueBool before strtolower#60726
skjnldsv merged 1 commit into
stable34from
backport/60654/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented May 26, 2026

Copy link
Copy Markdown

Backport of PR #60654

…olower

Followup to #59646: guard against null reaching strtolower() in both
AppConfig and UserConfig getValueBool(). Also aligns AppConfig with the
(string) cast added in UserConfig by the original PR.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@backportbot backportbot Bot requested a review from a team as a code owner May 26, 2026 07:33
@backportbot backportbot Bot added this to the Nextcloud 34 milestone May 26, 2026
@skjnldsv skjnldsv merged commit 3bb7b3d into stable34 May 27, 2026
173 of 182 checks passed
@skjnldsv skjnldsv deleted the backport/60654/stable34 branch May 27, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant