From 773a50072d5a2f50866afb6b370c6d1a211914fb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Jul 2016 14:43:28 +0200 Subject: php-pecl-ds: 1.0.2 --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 65c767e..0434be4 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #144 ds version 1.0.1 ] { +Extension [ extension #144 ds version 1.0.2 ] { - Classes [11] { Interface [ interface Ds\Hashable ] { @@ -1052,7 +1052,7 @@ Extension [ extension #144 ds version 1.0.1 ] { - Properties [0] { } - - Methods [37] { + - Methods [38] { Method [ public method __construct ] { - Parameters [1] { @@ -1196,6 +1196,13 @@ Extension [ extension #144 ds version 1.0.1 ] { } } + Method [ public method putAll ] { + + - Parameters [1] { + Parameter #0 [ $values ] + } + } + Method [ public method reduce ] { - Parameters [2] { -- cgit