Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Tags: couchbase/php-ext-couchbase

Tags

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
brett19 Brett Lawson
Release 1.2.1

Fixes pecl build issue

1.2.0

Toggle 1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
brett19 Brett Lawson
Release 1.2.0

Various bug fixes.
Added support for replica-read.
Added further examples.

1.1.5

Toggle 1.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release 1.1.5.

This release contains a number of fixes and some new experimental
features.

Features:
 * Support for igbinary
 * Support for pure numeric keys
 * Support for experimental configuration cache
 * Bucket flushing support through ClusterManager
 * Ship sample couchbase.ini and sample API

Fixes:
 * Use persistent connections by default.
 * Fixed CAS checking
 * Check HTTP status codes on responses

1.1.2

Toggle 1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release of 1.1.2.

This release addresses an API incompatibility
accidentally introduced between 1.0. and 1.1.

This release changes the signatures to be:
get($key [, $callback ] [, $casunique ])

getAndTouch($key, $expiry)
getAndTouchMulti($key, $expiry)

getAndLock($key [, $casarray ] [, $getl-expiry ])
getAndLockMulti($keycollection [, $casarray ] [, $getl-expiry ])

What this change means is the get() method reverts to be compatible
with 1.0 and the getAndTouch() and getAndLock() would not have the
callback as an option. This actually keeps compatibility with the 1.1
line.

1.1.1

Toggle 1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release 1.1.1

This release is mostly to address the issue found in PCBC-163.

It also introduces a new feature which allows for management of
design documents.

Trond Norbye (6):
      PCBC-163: Fix typo in touch_multi
      Remove use of php_ignore_value
      Removed unused cvs identifier
      Add method to get/set/delete design documents
      Fix memory leak
      Fix typo in headerfile

Matt Ingenthron (1):
      Release 1.1.1.

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release of 1.1.0.

The stable release of the 1.1 series with many
many fixes.

For release notes, see:
http://www.couchbase.com/docs/couchbase-sdk-php-1.1/couchbase-sdk-php-rn.html

1.0.6

Toggle 1.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release 1.0.6

1.1.0-dp4

Toggle 1.1.0-dp4's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release of 1.1.0-dp4

This release includes a great many bugfixes and some
updates to be compatible with underlying libcouchbase
changes.

1.0.5

Toggle 1.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release 1.0.5

1.0.4

Toggle 1.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
ingenthr Matt Ingenthron
Release 1.0.4