From 9551a58f9fe606e797bf752d4a4b35106b34cfbe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Aug 2016 07:05:11 +0200 Subject: php-pecl-ds: 1.0.3 --- REFLECTION | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 0434be4..31081d6 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #144 ds version 1.0.2 ] { +Extension [ extension #145 ds version 1.0.3 ] { - Classes [11] { Interface [ interface Ds\Hashable ] { @@ -332,7 +332,7 @@ Extension [ extension #144 ds version 1.0.2 ] { - Properties [0] { } - - Methods [35] { + - Methods [34] { Method [ public method __construct ] { - Parameters [1] { @@ -573,13 +573,6 @@ Extension [ extension #144 ds version 1.0.2 ] { } - Return [ array ] } - - Method [ public method push_one ] { - - - Parameters [1] { - Parameter #0 [ $value ] - } - } } } @@ -1350,7 +1343,7 @@ Extension [ extension #144 ds version 1.0.2 ] { - Properties [0] { } - - Methods [28] { + - Methods [29] { Method [ public method __construct ] { - Parameters [1] { @@ -1437,6 +1430,14 @@ Extension [ extension #144 ds version 1.0.2 ] { } } + Method [ public method merge ] { + + - Parameters [1] { + Parameter #0 [ $values ] + } + - Return [ Ds\Set or NULL ] + } + Method [ public method reduce ] { - Parameters [2] { -- cgit