From 517f04014dd4095ddae3331bef2fd00611e594a1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Aug 2016 19:26:15 +0200 Subject: php-pecl-ds: 1.1.0 --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 3d349ad..b5a0c82 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #145 ds version 1.0.4 ] { +Extension [ extension #145 ds version 1.1.0 ] { - Classes [11] { Interface [ interface Ds\Hashable ] { @@ -1666,7 +1666,7 @@ Extension [ extension #145 ds version 1.0.4 ] { - Properties [0] { } - - Methods [3] { + - Methods [4] { Method [ public method __construct ] { - Parameters [2] { @@ -1675,6 +1675,13 @@ Extension [ extension #145 ds version 1.0.4 ] { } } + Method [ public method copy ] { + + - Parameters [0] { + } + - Return [ Ds\Pair or NULL ] + } + Method [ public method jsonSerialize ] { - Parameters [0] { -- cgit