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 4.2.6
(stable)
|
Enhancements ============
* PCBC-992: Add zone aware replica reads (#201).
Fixes =====
* PCBC-1018: Do not destroy expired connection if it still being used (#200).
* PCBC-1016: Fix `trustCertificate` option that was ignored previously (#195).
* Update core to 1.0.5 (#203).
* Fix PHP 8.4 deprecation warnings (#198).
* Fix Undefined constant error (#196). |