Package Information |
Summary |
Couchbase Server PHP extension |
Maintainers |
Sergey Avseyev <
sergey dot avseyev at gmail dot com >
(lead)
[details]
|
License |
Apache V2 |
Description |
The PHP client library provides fast access to documents stored in a Couchbase Server. |
Homepage |
https://docs.couchbase.com/php-sdk/current/project-docs/sdk-release-notes.html
|
Release notes
Version 2.0.5
(stable)
|
This is a patch update to the PHP 2.0 SDK.
Changes: * Orphan: Corrected issue where durability checking may not propagate errors. * PCBC-327: group_level semantics now support server 3.x. * Orphan: Corrected issue with some ViewQuery methods. * PCBC-326: Zero-length strings no longer decode as NULL. |