diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 65 |
1 files changed, 8 insertions, 57 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #98 hprose version 1.2.0 ] { +Extension [ <persistent> extension #98 hprose version 1.3.0 ] { - Functions { Function [ <internal:hprose> function hprose_serialize ] { @@ -89,7 +89,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { - Properties [0] { } - - Methods [19] { + - Methods [18] { Method [ <internal:hprose, ctor> public method __construct ] { - Parameters [1] { @@ -97,12 +97,6 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { } } - Method [ <internal:hprose, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> public method close ] { - Parameters [0] { @@ -268,7 +262,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { - Properties [0] { } - - Methods [31] { + - Methods [30] { Method [ <internal:hprose, ctor> public method __construct ] { - Parameters [2] { @@ -277,12 +271,6 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { } } - Method [ <internal:hprose, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> public method serialize ] { - Parameters [1] { @@ -498,19 +486,13 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { - Properties [0] { } - - Methods [3] { + - Methods [2] { Method [ <internal:hprose, ctor> public method __construct ] { - Parameters [0] { } } - Method [ <internal:hprose, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> public method readRaw ] { - Parameters [0] { @@ -533,7 +515,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { - Properties [0] { } - - Methods [37] { + - Methods [36] { Method [ <internal:hprose, overwrites HproseRawReader, ctor> public method __construct ] { - Parameters [2] { @@ -542,12 +524,6 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { } } - Method [ <internal:hprose, overwrites HproseRawReader, prototype HproseRawReader, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> public method unserialize ] { - Parameters [0] { @@ -866,7 +842,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { - Properties [0] { } - - Methods [4] { + - Methods [3] { Method [ <internal:hprose, ctor> public method __construct ] { - Parameters [2] { @@ -875,12 +851,6 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { } } - Method [ <internal:hprose, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> public method __call ] { - Parameters [2] { @@ -913,7 +883,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { Property [ <default> protected $url ] } - - Methods [15] { + - Methods [14] { Method [ <internal:hprose, overwrites HproseProxy, ctor> public method __construct ] { - Parameters [1] { @@ -921,12 +891,6 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { } } - Method [ <internal:hprose, overwrites HproseProxy, prototype HproseProxy, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - Method [ <internal:hprose> protected method sendAndReceive ] { - Parameters [1] { @@ -1047,20 +1011,7 @@ Extension [ <persistent> extension #98 hprose version 1.2.0 ] { Property [ <default> public $onSendError ] } - - Methods [25] { - Method [ <internal:hprose, ctor> public method __construct ] { - - - Parameters [1] { - Parameter #0 [ <optional> $url ] - } - } - - Method [ <internal:hprose, dtor> public method __destruct ] { - - - Parameters [0] { - } - } - + - Methods [23] { Method [ <internal:hprose> protected method getErrorTypeString ] { - Parameters [1] { |