From 2077d1bcf508566976af5af411ba41459facc129 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Mar 2016 19:01:13 +0100 Subject: php-pecl-gmagick: 2.0.2RC2 --- REFLECTION-PHP7 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION-PHP7') diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index b054a5f..11f1a9c 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #59 gmagick version 2.0.2RC1 ] { +Extension [ extension #61 gmagick version 2.0.2RC2 ] { - Classes [5] { Class [ final class GmagickException extends Exception implements Throwable ] { @@ -2680,7 +2680,7 @@ Extension [ extension #59 gmagick version 2.0.2RC1 ] { - Properties [0] { } - - Methods [8] { + - Methods [9] { Method [ public method __construct ] { - Parameters [1] { @@ -2709,6 +2709,13 @@ Extension [ extension #59 gmagick version 2.0.2RC1 ] { } } + Method [ public method setcolorcount ] { + + - Parameters [1] { + Parameter #0 [ $color_count ] + } + } + Method [ public method getcolorvalue ] { - Parameters [1] { -- cgit