We're presently blocked on PECL management to follow up on requests to
release via PECL. I am moving forward with regular bugfixes releases in the
stable 3.0 series of php-memcached outside of PECL, and will begin making
PECL-hosted releases just as soon as possible.

The memcached 3.0.1 (stable) package has been released at
https://github.com/php-memcached-dev/php-memcached

Release Notes
----
Fixes since 3.0.0 stable:
Add API documentation 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
----
PHP extension for interfacing with memcached via libmemcached library.

Related Links
----
Package Home: https://github.com/php-memcached-dev/php-memcached
Changelog:
https://github.com/php-memcached-dev/php-memcached/blob/v3.0.1/ChangeLog
Download:
https://github.com/php-memcached-dev/php-memcached/releases/tag/v3.0.1

Authors
----
Aaron Stone <aa...@serendipity.cx> [active maintenance]
Andrei Zmievski <and...@php.net> [original author]
Mikko Koppanen <mkoppa...@php.net> [original author]

Reply via email to