The new PECL package apcu-5.1.18 (stable) has been released at https://pecl.php.net/.
Release notes ------------- - Implement apcu_inc() and apcu_dec() using atomic operations. This means that these functions no longer have to acquire a write lock. These functions will now wraparound on overflow, instead of saturating to a floating point value. - Make table header in apc.php sticky. - Fix compile warnings related to mktemp() usage. - Fix compatibility with PHP 8.0. - Fix required number of arguments for apcu_store() returned by Reflection. Package Info ------------- APC User Caching Related Links ------------- Package home: https://pecl.php.net/package/apcu Changelog: https://pecl.php.net/package-changelog.php?package=apcu Download: https://pecl.php.net/get/apcu-5.1.18.tgz Authors ------------- Joe Watkins (lead) Anatol Belski <a...@php.net> (developer) Remi Collet (lead) Nikita Popov (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php