PHP Extension Repository is a modern mirror of PECL website with Windows pre-build.
pecl
install memcached
PHP extension for interfacing with memcached via libmemcached library
This extension uses libmemcached library to provide API for communicating with memcached servers.
Maintainer
Details
Stars: | 983 |
Issue openned: | 50 |
Downloads: | 16843008 |
- Implement getVersion().
- Add support for preserving boolean value types.
- Fix crash when child class does not call constructor.
- Fix bug #16084 (Crash when addServers is called with an associative array).
- ZTS compilation fixes.
requires: