diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-03 07:15:01 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-03 07:15:01 +0100 |
commit | 447208ee6855baed73cdc4f23c46f63291272989 (patch) | |
tree | 60ed37d9bbd0006de6ef3abeb2f92a1b34ca6b56 /REFLECTION | |
parent | 497cf3d34850b164aa29823dc38e5146568e9d02 (diff) |
php-pecl-couchbase2: 2.0.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #16 couchbase version 2.0.1 ] { +Extension [ <persistent> extension #169 couchbase version 2.0.2 ] { - Constants [57] { Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 } @@ -80,7 +80,7 @@ Extension [ <persistent> extension #16 couchbase version 2.0.1 ] { } - Methods [9] { - Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { + Method [ <internal:Core, inherits Exception, ctor> <visibility error> method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $message ] @@ -115,7 +115,7 @@ Extension [ <persistent> extension #16 couchbase version 2.0.1 ] { } } - Class [ <internal:couchbase> class _CouchbaseCluster ] { + Class [ <internal:couchbase> class CouchbaseMetaDoc ] { - Constants [0] { } @@ -126,22 +126,18 @@ Extension [ <persistent> extension #16 couchbase version 2.0.1 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ <default> public $error ] + Property [ <default> public $value ] + Property [ <default> public $flags ] + Property [ <default> public $cas ] } - - Methods [3] { - Method [ <internal:couchbase, ctor> public method __construct ] { - } - - Method [ <internal:couchbase> public method connect ] { - } - - Method [ <internal:couchbase> public method http_request ] { - } + - Methods [0] { } } - Class [ <internal:couchbase> class CouchbaseMetaDoc ] { + Class [ <internal:couchbase> class _CouchbaseCluster ] { - Constants [0] { } @@ -152,14 +148,18 @@ Extension [ <persistent> extension #16 couchbase version 2.0.1 ] { - Static methods [0] { } - - Properties [4] { - Property [ <default> public $error ] - Property [ <default> public $value ] - Property [ <default> public $flags ] - Property [ <default> public $cas ] + - Properties [0] { } - - Methods [0] { + - Methods [3] { + Method [ <internal:couchbase, ctor> public method __construct ] { + } + + Method [ <internal:couchbase> public method connect ] { + } + + Method [ <internal:couchbase> public method http_request ] { + } } } |