From 98d53ada83b8612547cd5e8b0999d35cfad081d3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Jul 2016 12:54:30 +0200 Subject: php-pecl-ds: 1.0.1 --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index de6a638..65c767e 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #78 ds version 1.0.0 ] { +Extension [ extension #144 ds version 1.0.1 ] { - Classes [11] { Interface [ interface Ds\Hashable ] { @@ -1052,7 +1052,7 @@ Extension [ extension #78 ds version 1.0.0 ] { - Properties [0] { } - - Methods [36] { + - Methods [37] { Method [ public method __construct ] { - Parameters [1] { @@ -1067,6 +1067,13 @@ Extension [ extension #78 ds version 1.0.0 ] { } } + Method [ public method apply ] { + + - Parameters [1] { + Parameter #0 [ callable $callback ] + } + } + Method [ public method capacity ] { - Parameters [0] { -- cgit