From 447208ee6855baed73cdc4f23c46f63291272989 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Dec 2014 07:15:01 +0100 Subject: php-pecl-couchbase2: 2.0.2 --- REFLECTION | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1b47ec4..a62e827 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #16 couchbase version 2.0.1 ] { +Extension [ extension #169 couchbase version 2.0.2 ] { - Constants [57] { Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 } @@ -80,7 +80,7 @@ Extension [ extension #16 couchbase version 2.0.1 ] { } - Methods [9] { - Method [ public method __construct ] { + Method [ method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -115,7 +115,7 @@ Extension [ extension #16 couchbase version 2.0.1 ] { } } - Class [ class _CouchbaseCluster ] { + Class [ class CouchbaseMetaDoc ] { - Constants [0] { } @@ -126,22 +126,18 @@ Extension [ extension #16 couchbase version 2.0.1 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ public $error ] + Property [ public $value ] + Property [ public $flags ] + Property [ public $cas ] } - - Methods [3] { - Method [ public method __construct ] { - } - - Method [ public method connect ] { - } - - Method [ public method http_request ] { - } + - Methods [0] { } } - Class [ class CouchbaseMetaDoc ] { + Class [ class _CouchbaseCluster ] { - Constants [0] { } @@ -152,14 +148,18 @@ Extension [ extension #16 couchbase version 2.0.1 ] { - Static methods [0] { } - - Properties [4] { - Property [ public $error ] - Property [ public $value ] - Property [ public $flags ] - Property [ public $cas ] + - Properties [0] { } - - Methods [0] { + - Methods [3] { + Method [ public method __construct ] { + } + + Method [ public method connect ] { + } + + Method [ public method http_request ] { + } } } -- cgit