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

Release notes
-------------
This is the GA release of the 2.2.4 SDK. It is a maitenance release
with several fixes:

Changes:
* PCBC-401: embed PHP classes using pcs. This fixes performance issue,
  where the extension spending time during each request to evaluate
  and load Couchbase classes written in PHP. The pecl/pcs extension
  have to be installed and loaded before loading couchbase SDK.
* PCBC-439: reset MCISCOMPRESSED before type detection.
  This fixes decoding compressed values.
* PCBC-438: install callback for replica read command.
  This fixes getFromReplica() returning NULL.
* Documentation updates and bug fixes

Package Info
-------------
The PHP client library provides fast access to documents stored in
        a Couchbase Server.

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

Authors
-------------
Sergey Avseyev <[email protected]> (lead)
Brett Lawson <[email protected]> (lead)


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

Reply via email to