From 6a391261731188e04d02dd1ac8c53a9544bfdde9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Oct 2015 13:13:15 +0100 Subject: php-pecl-yar: 1.2.5 (stable, php 5) --- REFLECTION | 49 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 38 insertions(+), 11 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 44f6739..cdec474 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #176 yar version 1.2.4 ] { +Extension [ extension #198 yar version 1.2.5 ] { - Dependencies { Dependency [ json (Required) ] @@ -33,7 +33,7 @@ Extension [ extension #176 yar version 1.2.4 ] { } - Constants [18] { - Constant [ string YAR_VERSION ] { 1.2.4 } + Constant [ string YAR_VERSION ] { 1.2.5 } Constant [ integer YAR_OPT_PACKAGER ] { 1 } Constant [ integer YAR_OPT_PERSISTENT ] { 2 } Constant [ integer YAR_OPT_TIMEOUT ] { 4 } @@ -207,7 +207,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $_type ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -220,6 +220,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -264,7 +267,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -277,6 +280,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -321,7 +327,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -334,6 +340,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -378,7 +387,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -391,6 +400,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -435,7 +447,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -448,6 +460,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -492,7 +507,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -505,6 +520,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -549,7 +567,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -562,6 +580,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -606,7 +627,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -619,6 +640,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -663,7 +687,7 @@ Extension [ extension #176 yar version 1.2.4 ] { Property [ protected $line ] } - - Methods [10] { + - Methods [11] { Method [ public method getType ] { } @@ -676,6 +700,9 @@ Extension [ extension #176 yar version 1.2.4 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } -- cgit