laminas / laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
https://docs.laminas.dev/laminas-cache/
BSD 3-Clause "New" or "Revised" License
103 stars 52 forks source link

PHP 8.4 support added #341

Closed cod43156 closed 10 hours ago

cod43156 commented 1 month ago
Q A
Documentation yes/no
Bugfix yes/no
BC Break yes/no
New Feature yes/no
RFC yes/no
QA yes/no
cod43156 commented 1 day ago

@froschdesign Whenever you have some free time, I'd really appreciate it if you could take a look at the doc lint fixes.

gsteel commented 1 day ago

Requires #351 - at the moment this patch would fail because deprecations are not being reported by tests

gsteel commented 10 hours ago

Thanks @cod43156 - This has been handled in #352