Skip to content

PHP Couchbase Extension 3.1.0

Compare
Choose a tag to compare
@avsej avsej released this 20 Jan 19:33
· 55 commits to master since this release
v3.1.0

API documentation: https://docs.couchbase.com/sdk-api/couchbase-php-client-3.1.0/index.html

PCBC-742: Propagate custom value transcoder to results
PCBC-707: Add scope-level query and scope qualifier support for QueryOptions.
PCBC-741: Fix memory leak in Bucket::viewQuery()
PCBC-734: Fix destruction of SearchOptions.
PCBC-591: KeyNotFoundException is an alias for DocumentNotFoundException