Skip to content

Deprecated notice Fix for apcu_store

Choose a tag to compare

@jaydiablo jaydiablo released this 18 Mar 20:24
· 14 commits to master since this release

In PHP 8.1, apcu_store was throwing a deprecated notice when using the APCu cache adapter. This has been fixed with this release.