From 0257a6edd81e5ab2ef62442461611808beefdf7b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Feb 2016 12:34:59 +0100 Subject: php-pecl-gmagick: 2.0.2RC1 (php 7, beta) --- REFLECTION-PHP7 | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'REFLECTION-PHP7') diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index f0d4c9a..b054a5f 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #59 gmagick version 2.0.1RC3 ] { +Extension [ extension #59 gmagick version 2.0.2RC1 ] { - Classes [5] { Class [ final class GmagickException extends Exception implements Throwable ] { @@ -2680,7 +2680,7 @@ Extension [ extension #59 gmagick version 2.0.1RC3 ] { - Properties [0] { } - - Methods [6] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -2723,6 +2723,21 @@ Extension [ extension #59 gmagick version 2.0.1RC3 ] { Parameter #1 [ $value ] } } + + Method [ public method getcolorvaluequantum ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setcolorvaluequantum ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $value ] + } + } } } } -- cgit