Skip to content

PHP Couchbase Extension 3.1.2

Compare
Choose a tag to compare
@avsej avsej released this 13 May 13:00
· 37 commits to master since this release
v3.1.2

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

PCBC-761: fix return interface for expiryTime methods.
PCBC-760: expose error messages in query exceptions.
PCBC-759: take into account 'decoder.json_arrays' INI setting when decoding Query rows.
PCBC-758: raise exception if invalid CAS passed to unlock.
PCBC-729: update URLs for Collections management API.