mirror of
https://github.com/nextcloud/server.git
synced 2026-06-24 12:24:39 +02:00
23e9a81477
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>