nextcloud/lib/public/Cache
Côme Chilliet 23e9a81477
fix(cache): Improve typing of ICache and CappedMemoryCache
For CappedMemoryCache we allow string|int to be consistent with PHP
 array keys, for ICache we strictly apply the previously stated string
 type for keys.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-06-11 09:45:28 +02:00
..
CappedMemoryCache.php fix(cache): Improve typing of ICache and CappedMemoryCache 2026-06-11 09:45:28 +02:00