The new PECL package apcu-5.1.0 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- PHP 7 compatibility
- provide APC compatibility in "apc" optional extension
- move APCIterator to APC compatibility extension
- add APCuIterator without cache argument
- drop apcu_bin_* functions
- add apcu_entry(key, callback, ttl) function
- fix race on refcount of entry when using rwlocks (or on windows)

Package Info
-------------
APC User Caching

Related Links
-------------
Package home: http://pecl.php.net/package/apcu
   Changelog: http://pecl.php.net/package-changelog.php?package=apcu
    Download: http://pecl.php.net/get/apcu-5.1.0.tgz

Authors
-------------
Joe Watkins <[email protected]> (lead)
Anatol Belski <[email protected]> (developer)
Remi Collet (developer)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to