diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 34 |
1 files changed, 32 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #113 yar version 2.1.2 ] { +Extension [ <persistent> extension #119 yar version 2.2.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -30,7 +30,7 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { } - Constants [20] { - Constant [ string YAR_VERSION ] { 2.1.2 } + Constant [ string YAR_VERSION ] { 2.2.0 } Constant [ int YAR_OPT_PACKAGER ] { 1 } Constant [ int YAR_OPT_PERSISTENT ] { 2 } Constant [ int YAR_OPT_TIMEOUT ] { 4 } @@ -177,6 +177,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { } Method [ <internal:yar> static public method reset ] { + + - Parameters [0] { + } } } @@ -208,6 +211,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -268,6 +274,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Server_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -328,6 +337,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Server_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -388,6 +400,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Server_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -448,6 +463,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Server_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -508,6 +526,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -568,6 +589,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Client_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -628,6 +652,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Client_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { @@ -688,6 +715,9 @@ Extension [ <persistent> extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ <internal:yar, inherits Yar_Client_Exception> public method getType ] { + + - Parameters [0] { + } } Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { |