laminas/laminas-cache

Provide native support for PSR-20

boesing opened this issue · 1 comments

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

We do currently require the working group implementation of PSR-20 via CacheItemPoolDecorator as at the time of implementing that, PSR-20 was not released.
Since we now have PSR-20 available, we should move to the official PHP-FIG version instead and drop "stellamaris" implementation.

Closed with #263