From 53add68bcaf9adeecc2880277e8b8b1fd2f5d160 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 Jan 2021 15:08:28 +0100 Subject: update to 2.2.0 --- REFLECTION | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d7e55bf..08025dd 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #113 yar version 2.1.2 ] { +Extension [ extension #119 yar version 2.2.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -30,7 +30,7 @@ Extension [ 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 [ extension #113 yar version 2.1.2 ] { } Method [ static public method reset ] { + + - Parameters [0] { + } } } @@ -208,6 +211,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -268,6 +274,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -328,6 +337,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -388,6 +400,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -448,6 +463,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -508,6 +526,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -568,6 +589,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -628,6 +652,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -688,6 +715,9 @@ Extension [ extension #113 yar version 2.1.2 ] { - Methods [11] { Method [ public method getType ] { + + - Parameters [0] { + } } Method [ public method __construct ] { -- cgit