From 411e7331fe704ba717a20ed8c5e874fc2941f866 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 31 Jan 2016 17:13:42 +0100 Subject: php-pecl-imagick: 3.4.0RC6 --- REFLECTION-PHP7 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'REFLECTION-PHP7') diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 53e7f1a..7f1ad1d 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #108 imagick version 3.4.0RC5 ] { +Extension [ extension #108 imagick version 3.4.0RC6 ] { - Dependencies { Dependency [ spl (Required) ] @@ -316,7 +316,7 @@ Extension [ extension #108 imagick version 3.4.0RC5 ] { Constant [ integer COLOR_ALPHA ] { 19 } Constant [ integer COLOR_FUZZ ] { 20 } Constant [ integer IMAGICK_EXTNUM ] { 30400 } - Constant [ string IMAGICK_EXTVER ] { 3.4.0RC5 } + Constant [ string IMAGICK_EXTVER ] { 3.4.0RC6 } Constant [ integer QUANTUM_RANGE ] { 65535 } Constant [ integer USE_ZEND_MM ] { 0 } Constant [ integer COMPOSITE_DEFAULT ] { 40 } @@ -1017,7 +1017,7 @@ Extension [ extension #108 imagick version 3.4.0RC5 ] { - Properties [0] { } - - Methods [346] { + - Methods [347] { Method [ public method optimizeimagelayers ] { - Parameters [0] { @@ -2654,6 +2654,13 @@ Extension [ extension #108 imagick version 3.4.0RC5 ] { } } + Method [ public method evaluateimages ] { + + - Parameters [1] { + Parameter #0 [ $EVALUATE ] + } + } + Method [ public method flattenimages ] { - Parameters [0] { -- cgit