The new PECL package apcu-5.1.14 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Fixed GH #347: Disable slam defense by default.
- Fix potential issue with destruction of locks. This does not affect Linux, 
but might affect Windows and BSD.
- Use mutex instead of rwlock for shared memory allocator (if pthreads mutex 
available).
- Require only read-lock for apcu_cas(), by using atomic compare-and-swap.

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.14.tgz

Authors
-------------
Joe Watkins <pthre...@pthreads.org> (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

Reply via email to