nextcloud/lib
Côme Chilliet 842b3f9e0a
fix(files): Fix FileInfo['path'] situation
Previously $fileInfo->getPath() and $fileInfo['path'] would return
 different things. The [] version was not consistent, being sometimes
 relative and sometimes kind of absolute, and sometimes plenty wrong
 (like when used from occ commands, because there is no user in
 session).
So this is always returning absolute now.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-03-10 11:56:31 +01:00
..
composer Merge pull request #58474 from nextcloud/jtr/chore-drop-OC-JSON 2026-03-08 16:51:12 +01:00
l10n fix(l10n): Update translations from Transifex 2026-03-10 00:19:19 +00:00
private fix(files): Fix FileInfo['path'] situation 2026-03-10 11:56:31 +01:00
public feat(UserPlugin): Include teams in group search 2026-03-09 13:51:27 +01:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix(occ): Do not attempt to send headers on CLI 2026-02-24 10:22:13 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00