In some functions like sql_save in cache/memory.php, code try to save a key/value in cache with ttl = 0 so key should never expire. In current redis.php cache driver, it fails so key never get cached. This cause for example that when you create a subforum, it not appear in the forum box in the admincp.
- is related to
-
PHPBB-17358 Redis cache never expires with the TTL of 0
-
- Closed
-