mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
Added some kind of LRU to delete all entries older than n seconds. This fixes the bug that cache entries with lifetime 0 (endless) never got removed although if they are no longer used. What's still missing is some space limit for cache data.
10 KiB
10 KiB