From 9eacf9cf8bb617b2bd3385fcc63099f78565cbc0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Nov 2021 15:24:38 +0100 Subject: update to 3.6.0RC1 drop patch merged upstream --- REFLECTION-im6 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'REFLECTION-im6') diff --git a/REFLECTION-im6 b/REFLECTION-im6 index 5960878..ad9f800 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ extension #97 imagick version 3.5.1 ] { +Extension [ extension #97 imagick version 3.6.0RC1 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -326,8 +326,8 @@ Extension [ extension #97 imagick version 3.5.1 ] { Constant [ public int COLOR_OPACITY ] { 18 } Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } - Constant [ public int IMAGICK_EXTNUM ] { 30501 } - Constant [ public string IMAGICK_EXTVER ] { 3.5.1 } + Constant [ public int IMAGICK_EXTNUM ] { 30600 } + Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC1 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } @@ -1208,7 +1208,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method roundCornersImage ] { + Method [ public method roundCornersImage ] { - Parameters [5] { Parameter #0 [ $x_rounding ] @@ -1916,7 +1916,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method getImageSize ] { + Method [ public method getImageSize ] { - Parameters [0] { } @@ -1976,14 +1976,14 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method setImageIndex ] { + Method [ public method setImageIndex ] { - Parameters [1] { Parameter #0 [ $index ] } } - Method [ public method getImageIndex ] { + Method [ public method getImageIndex ] { - Parameters [0] { } @@ -2307,7 +2307,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method setImageMatteColor ] { + Method [ public method setImageMatteColor ] { - Parameters [1] { Parameter #0 [ $matte_color ] @@ -2520,7 +2520,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method averageImages ] { + Method [ public method averageImages ] { - Parameters [0] { } @@ -2694,7 +2694,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method flattenImages ] { + Method [ public method flattenImages ] { - Parameters [0] { } @@ -3600,7 +3600,7 @@ Extension [ extension #97 imagick version 3.5.1 ] { } } - Method [ public method similarityimage ] { + Method [ public method similarityImage ] { - Parameters [5] { Parameter #0 [ Imagick $image ] -- cgit