nextcloud/lib/private/Config
skjnldsv 855a6a7fce fix(config): add null coalescing fallback in getValueBool before strtolower
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>
2026-05-26 07:32:51 +00:00
..
ConfigManager.php fix(lexicon): switch bool value to non-lazy 2025-10-21 12:19:01 +00:00
PresetManager.php fix: Remove intro from presets 2025-09-02 11:37:37 +02:00
UserConfig.php fix(config): add null coalescing fallback in getValueBool before strtolower 2026-05-26 07:32:51 +00:00