nextcloud/lib
Thomas Citharel bfd0458e86 fix(sharing): fix json decoding the list of groups excluded from sharing
json_decode() returns stdclass by default instead of an associative object, which can't be used for
array_diff or array_intersect later

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-08-24 19:38:55 +00:00
..
composer fix(core): ensure unique vcategory 2025-08-06 09:00:50 +02:00
l10n fix(l10n): Update translations from Transifex 2025-08-24 00:12:13 +00:00
private fix(sharing): fix json decoding the list of groups excluded from sharing 2025-08-24 19:38:55 +00:00
public fix(appconfig): mark searchKeys() as internal until 32 2025-07-22 12:21:29 -01:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix: Fix theming for disabled accounts 2025-07-11 02:54:16 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00