From 9f9ec279521c50bf471001de8ce4b386f27958e9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 6 Sep 2015 14:21:31 +0200 Subject: php-pecl-yaf: 2.3.5 --- REFLECTION-DEV | 255 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 141 insertions(+), 114 deletions(-) (limited to 'REFLECTION-DEV') diff --git a/REFLECTION-DEV b/REFLECTION-DEV index 774469e..30baa1d 100644 --- a/REFLECTION-DEV +++ b/REFLECTION-DEV @@ -1,4 +1,4 @@ -Extension [ extension #90 yaf version 3.0.0-dev ] { +Extension [ extension #96 yaf version 3.0.0-dev ] { - Dependencies { Dependency [ spl (Required) ] @@ -28,9 +28,6 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Entry [ yaf.name_separator ] Current = '' } - Entry [ yaf.cache_config ] - Current = '0' - } Entry [ yaf.st_compatible ] Current = '0' } @@ -2804,7 +2801,7 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Class [ class Yaf_Exception extends Exception ] { + Class [ class Yaf_Exception extends Exception implements Throwable ] { - Constants [0] { } @@ -2823,8 +2820,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2833,33 +2830,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_StartupError extends Yaf_Exception ] { + Class [ class Yaf_Exception_StartupError extends Yaf_Exception implements Throwable ] { - Constants [0] { } @@ -2878,8 +2878,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2888,33 +2888,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { } - Method [ final public method getCode ] { + Method [ final public method getMessage ] { } - Method [ final public method getFile ] { + Method [ final public method getCode ] { } - Method [ final public method getLine ] { + Method [ final public method getFile ] { } - Method [ final public method getTrace ] { + Method [ final public method getLine ] { } - Method [ final public method getPrevious ] { + Method [ final public method getTrace ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getPrevious ] { } - Method [ public method __toString ] { + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_RouterFailed extends Yaf_Exception ] { + Class [ class Yaf_Exception_RouterFailed extends Yaf_Exception implements Throwable ] { - Constants [0] { } @@ -2933,8 +2936,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2943,33 +2946,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_DispatchFailed extends Yaf_Exception ] { + Class [ class Yaf_Exception_DispatchFailed extends Yaf_Exception implements Throwable ] { - Constants [0] { } @@ -2988,8 +2994,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2998,33 +3004,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { } - Method [ final public method getCode ] { + Method [ final public method getMessage ] { } - Method [ final public method getFile ] { + Method [ final public method getCode ] { } - Method [ final public method getLine ] { + Method [ final public method getFile ] { } - Method [ final public method getTrace ] { + Method [ final public method getLine ] { } - Method [ final public method getPrevious ] { + Method [ final public method getTrace ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getPrevious ] { } - Method [ public method __toString ] { + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_LoadFailed extends Yaf_Exception ] { + Class [ class Yaf_Exception_LoadFailed extends Yaf_Exception implements Throwable ] { - Constants [0] { } @@ -3043,8 +3052,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3053,33 +3062,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_LoadFailed_Module extends Yaf_Exception_LoadFailed ] { + Class [ class Yaf_Exception_LoadFailed_Module extends Yaf_Exception_LoadFailed implements Throwable ] { - Constants [0] { } @@ -3098,8 +3110,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3108,33 +3120,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { } - Method [ final public method getCode ] { + Method [ final public method getMessage ] { } - Method [ final public method getFile ] { + Method [ final public method getCode ] { } - Method [ final public method getLine ] { + Method [ final public method getFile ] { } - Method [ final public method getTrace ] { + Method [ final public method getLine ] { } - Method [ final public method getPrevious ] { + Method [ final public method getTrace ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getPrevious ] { } - Method [ public method __toString ] { + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_LoadFailed_Controller extends Yaf_Exception_LoadFailed ] { + Class [ class Yaf_Exception_LoadFailed_Controller extends Yaf_Exception_LoadFailed implements Throwable ] { - Constants [0] { } @@ -3153,8 +3168,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3163,33 +3178,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_LoadFailed_Action extends Yaf_Exception_LoadFailed ] { + Class [ class Yaf_Exception_LoadFailed_Action extends Yaf_Exception_LoadFailed implements Throwable ] { - Constants [0] { } @@ -3208,8 +3226,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3218,33 +3236,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { } - Method [ final public method getCode ] { + Method [ final public method getMessage ] { } - Method [ final public method getFile ] { + Method [ final public method getCode ] { } - Method [ final public method getLine ] { + Method [ final public method getFile ] { } - Method [ final public method getTrace ] { + Method [ final public method getLine ] { } - Method [ final public method getPrevious ] { + Method [ final public method getTrace ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getPrevious ] { } - Method [ public method __toString ] { + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_LoadFailed_View extends Yaf_Exception_LoadFailed ] { + Class [ class Yaf_Exception_LoadFailed_View extends Yaf_Exception_LoadFailed implements Throwable ] { - Constants [0] { } @@ -3263,8 +3284,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3273,33 +3294,36 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Yaf_Exception_TypeError extends Yaf_Exception ] { + Class [ class Yaf_Exception_TypeError extends Yaf_Exception implements Throwable ] { - Constants [0] { } @@ -3318,8 +3342,8 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { Property [ protected $previous ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -3328,28 +3352,31 @@ Extension [ extension #90 yaf version 3.0.0-dev ] { } } - Method [ final public method getMessage ] { + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } -- cgit