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

Release notes
-------------
- Fix Bug #63142 - memcache client Segmentation fault
- Fix Bug #63272 - Explicitly reserve range of flags in php_memcache.h so 
application code can use
- Fix Bug #59602 - getExtendedStats fails on the host intermittently after 
restarting memcache
- Fix Bug #63141 - Added LICENSE file and include tests folder in package

Package Info
-------------
Memcached is a caching daemon designed especially for 
    dynamic web applications to decrease database load by 
    storing objects in memory.
    This extension allows you to work with memcached through
    handy OO and procedural interfaces.

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

Authors
-------------
Antony Dovgal (lead)
Pierre Joye (lead)
Herman Radtke <[email protected]> (lead)
Mikael Johansson (lead)


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

Reply via email to