nextcloud-server/tests/lib/Files
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry
Because it is returned here: 7b7d07c575/lib/private/Files/Cache/Cache.php (L136-L137)

And some implementation got stricter: df95bf6ba8/lib/Mount/RootEntryCache.php (L23-L28)

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-11-21 17:13:24 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache fix: Wrap partial cache entry in CacheEntry 2024-11-21 17:13:24 +07:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +07:00
Mount refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Node test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
ObjectStore chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Storage Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders 2024-10-29 11:33:12 +07:00
Stream refactor(Stream\Encryption): Migrate to strong types 2024-10-07 14:02:27 +07:00
Type refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FilenameValidatorTest.php fix: `FilenameValidator::isForbidden` should only check forbidden files 2024-08-21 04:16:14 +07:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ViewTest.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00