From c5157e696bdc67e10db874022c1c2215c7516d61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 28 Feb 2016 19:42:23 +0100 Subject: php-pecl-bitset: 2.0.2 (stable) --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index cf0d1af..4eea205 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #77 bitset version 2.0.1 ] { +Extension [ extension #80 bitset version 2.0.2 ] { - Functions { Function [ function bitset_empty ] { @@ -122,7 +122,7 @@ Extension [ extension #77 bitset version 2.0.1 ] { - Static properties [0] { } - - Static methods [2] { + - Static methods [3] { Method [ static public method fromArray ] { - Parameters [1] { @@ -136,6 +136,13 @@ Extension [ extension #77 bitset version 2.0.1 ] { Parameter #0 [ $str ] } } + + Method [ static public method fromRawValue ] { + + - Parameters [1] { + Parameter #0 [ $str ] + } + } } - Properties [0] { -- cgit