nextcloud/lib
Arthur Schiwon 5fe630b4f1 fix: ensure file names are string-typed
- `$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>
2026-06-17 05:25:33 +00:00
..
composer fix: Use token expiration for ephemeral sessions 2026-06-15 16:53:43 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
private fix: ensure file names are string-typed 2026-06-17 05:25:33 +00:00
public feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 2026-06-10 17:02:33 +02:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix: add user id header when redirecting to default app 2026-02-19 14:28:21 +00:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00