nextcloud/lib
skjnldsv b86f463915
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-22 10:23:50 +02:00
..
composer feat(wfe): add runtime operations 2026-05-18 12:23:49 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-22 00:22:45 +00:00
private fix(config): add null coalescing fallback in getValueBool before strtolower 2026-05-22 10:23:50 +02:00
public Merge pull request #60071 from nextcloud/chore/legacy 2026-05-14 22:48:24 +02:00
unstable feat(wfe): add runtime operations 2026-05-18 12:23:49 +02:00
base.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00