From d7ef83b564ac246c17cfd519326c9981389cd629 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Sep 2015 09:10:43 +0200 Subject: php-pecl-http: 2.5.2 --- REFLECTION | 47 +++++++++++++++++++++++++++++++++++++---------- 1 file changed, 37 insertions(+), 10 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index febb371..7627e04 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #183 http version 2.5.1 ] { +Extension [ extension #187 http version 2.5.2 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -84,7 +84,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -94,6 +94,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -138,7 +141,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -148,6 +151,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -192,7 +198,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -202,6 +208,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -246,7 +255,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -256,6 +265,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -300,7 +312,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -310,6 +322,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -354,7 +369,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -364,6 +379,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -408,7 +426,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -418,6 +436,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -462,7 +483,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -472,6 +493,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -516,7 +540,7 @@ Extension [ extension #183 http version 2.5.1 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -526,6 +550,9 @@ Extension [ extension #183 http version 2.5.1 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } -- cgit