Skip to content

PHP Couchbase Extension 2.4.2

Compare
Choose a tag to compare
@avsej avsej released this 13 Nov 21:34
· 219 commits to master since this release
v2.4.2

API documentation:
http://docs.couchbase.com/sdk-api/couchbase-php-client-2.4.2/namespaces/Couchbase.html

  • PCBC-515: allow to specify expiration for subdocument mutations
  • PCBC-509: implement fulldoc operations for subdoc API
  • PCBC-442: fail fast view requests on ephemeral buckets
  • PCBC-513: make public API non-final (remove final attribute from classes and methods)