summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-05 07:50:02 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-05 07:50:02 +0100
commit497cf3d34850b164aa29823dc38e5146568e9d02 (patch)
treea06b878c7435b26d489b8ddc52e47e6b809d8039 /REFLECTION
parentaa85b2a1c1cbed733914fd95ac781184322be5f0 (diff)
php-pecl-couchbase2: 2.0.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 8 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 474da74..1b47ec4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
+Extension [ <persistent> extension #16 couchbase version 2.0.1 ] {
- Constants [57] {
Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 }
@@ -177,7 +177,7 @@ Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
- Properties [0] {
}
- - Methods [15] {
+ - Methods [17] {
Method [ <internal:couchbase, ctor> public method __construct ] {
}
@@ -190,6 +190,12 @@ Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
Method [ <internal:couchbase> public method replace ] {
}
+ Method [ <internal:couchbase> public method append ] {
+ }
+
+ Method [ <internal:couchbase> public method prepend ] {
+ }
+
Method [ <internal:couchbase> public method remove ] {
}