couchbase 4.2.6

Couchbase Server PHP extension


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

License: Apache V2

Changes

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).