Skip to content

PHP Couchbase Extension 2.4.1

Compare
Choose a tag to compare
@avsej avsej released this 05 Oct 10:11
· 226 commits to master since this release
v2.4.1

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

  • PCBC-493: Implement subdoc GET_COUNT API.
  • Update AnalyticsQuery API: removed experimental hostname() method as it derived from cluster config now.
  • Allow to override default pool connection idle time with couchbase.pool.max_idle_time_sec INI setting.
  • PCBC-503, PCBC-504: Improve running tests.