nextcloud/lib/private/Files
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
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix: ensure file names are string-typed 2026-06-17 05:25:33 +00:00
Config perf: only load possible results in UserMountCache::getMountForPath 2026-04-28 15:49:40 +02:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
Node Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore fix: adjust wording in S3ConnectionTrait comment 2026-05-12 09:36:38 +00:00
Search fix(search-query): fix psalm type error 2026-06-11 12:02:47 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage chore: psalm fix 2026-06-09 15:25:32 +00:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 2026-04-20 22:41:42 +00:00
Type fix(file/types): Preserve keys (including numeric-looking ones) 2025-12-09 09:22:04 -05:00
Utils fix(preview): Fix files:app-data-scan for previews 2026-02-12 01:54:36 +01:00
FileInfo.php chore(FileInfo): fixup code typo 2026-06-08 12:17:02 +00:00
FilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php perf(normalization): Optimize path normalization 2026-01-26 00:21:56 +01:00
SetupManager.php Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
SetupManagerFactory.php feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +01:00
View.php Merge pull request #58455 from nextcloud/backport/57878/stable33 2026-03-19 16:05:27 +01:00