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.6
(stable)
|
This is a patch update to the PHP 2.0 SDK. Changes: * PCBC-331: CouchbaseBucketManager now has a flush operation to clear a bucket. * Orphan: Minor fix to view management return values. * Orphan: ViewQuery::group_level now can be chained as expected. * PCBC-334: PHP 5.4 transcoder compatibility issues have been fixed. * PHP 5.3 support has been deprecated and PHP 5.6 is now fully supported. * Corrected various memory leaks and segfaults. |