The new PECL package redis-2.2.5 (stable) has been released at http://pecl.php.net/.
Release notes ------------- phpredis 2.2.5 This is a minor release with several bug fixes as well as additions to support new commands that have been introduced to Redis since our last release. A special thanks to everyone who helps the project by commenting on issues and submitting pull requests! :) [NEW] Support for the BITPOS command [NEW] Connection timeout option for RedisArray (@MikeToString) [NEW] A _serialize method, to complement our existing _unserialize method [NEW] Support for the PUBSUB command [NEW] Support for SCAN, SSCAN, HSCAN, and ZSCAN [NEW] Support for the WAIT command [FIX] Handle the COPY and REPLACE arguments for the MIGRATE command [DOC] Fix syntax error in documentation for the SET command (@mithunsatheesh) [DOC] Homebrew documentation instructions (@mathias) Package Info ------------- This extension provides an API for communicating with Redis servers. Related Links ------------- Package home: http://pecl.php.net/package/redis Changelog: http://pecl.php.net/package-changelog.php?package=redis Download: http://pecl.php.net/get/redis-2.2.5.tgz Authors ------------- Nicolas Favre-Felix (lead) Michael Grunder (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
