From 5f5c3e25c3d86af212a8c72528faa650abaeaa9b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Apr 2015 09:05:40 +0200 Subject: php-pecl-hprose: 1.4.2 --- REFLECTION | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 93d8b03..2846126 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #98 hprose version 1.4.1 ] { +Extension [ extension #98 hprose version 1.4.2 ] { - Functions { Function [ function hprose_serialize ] { @@ -1000,7 +1000,13 @@ Extension [ extension #98 hprose version 1.4.1 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method getErrorTypeString ] { + + - Parameters [1] { + Parameter #0 [ $errno ] + } + } } - Properties [5] { @@ -1011,15 +1017,8 @@ Extension [ extension #98 hprose version 1.4.1 ] { Property [ public $onSendError ] } - - Methods [23] { - Method [ protected method getErrorTypeString ] { - - - Parameters [1] { - Parameter #0 [ $errno ] - } - } - - Method [ protected method sendError ] { + - Methods [22] { + Method [ public method sendError ] { - Parameters [2] { Parameter #0 [ $error ] -- cgit