From edcf179e184947511e9d7a91943cc3fabc7735aa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Oct 2014 08:17:33 +0200 Subject: php-pecl-yar: 1.2.4 --- REFLECTION | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 2bef530..44f6739 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #162 yar version 1.2.3 ] { +Extension [ extension #176 yar version 1.2.4 ] { - Dependencies { Dependency [ json (Required) ] @@ -33,7 +33,7 @@ Extension [ extension #162 yar version 1.2.3 ] { } - Constants [18] { - Constant [ string PHP_YAR_VERSION ] { 1.2.3 } + Constant [ string YAR_VERSION ] { 1.2.4 } Constant [ integer YAR_OPT_PACKAGER ] { 1 } Constant [ integer YAR_OPT_PERSISTENT ] { 2 } Constant [ integer YAR_OPT_TIMEOUT ] { 4 } @@ -158,7 +158,7 @@ Extension [ extension #162 yar version 1.2.3 ] { Property [ protected static $_start ] } - - Static methods [2] { + - Static methods [3] { Method [ static public method call ] { - Parameters [4] { @@ -176,6 +176,9 @@ Extension [ extension #162 yar version 1.2.3 ] { Parameter #1 [ $error_callback ] } } + + Method [ static public method reset ] { + } } - Properties [0] { -- cgit