diff options
author | Remi Collet <remi@remirepo.net> | 2021-01-05 15:08:28 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-01-05 15:08:28 +0100 |
commit | 53add68bcaf9adeecc2880277e8b8b1fd2f5d160 (patch) | |
tree | b3d70657417f3a72d78595f43af5c882fa12b313 /REFLECTION | |
parent | 666de453097255c86c33f0577bda10571c9373d4 (diff) |
update to 2.2.0
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 ] { |