The new PECL package memcached-3.0.1 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
PHP7 release of memcached extension. Note that support for libmemcached 0.x 
series has been discontinued
and the oldest actively tested version is 1.0.2. It is highly recommended to 
use version 1.0.18 of
libmemcached.

Fixes
 * Add API entries for flushBuffers() and getAllKeys() (#316)
 * Ignore specific errors from memcached_dump for getAllKeys() with newer 
memcached servers (#315)
 * Fix compiling with memcached binary protocol enabled (#312)
 * Restore php_libmemcached_compat with workaround for missing memcached_exists 
(#314)
 * Travis CI purge old versions of memcached and libmemcached (#309)

Package Info
-------------
This extension uses libmemcached library to provide API for communicating with 
memcached servers.

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

Authors
-------------
Andrei Zmievski <and...@php.net> (lead)
Mikko Koppanen <mkoppa...@php.net> (lead)
Aaron Stone <aa...@serendipity.cx> (lead)


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

Reply via email to