From 4028bace3e64500e041a3dcde64792ccd624d7c6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Nov 2021 07:58:17 +0100 Subject: update to 3.6.0RC2 --- REFLECTION-im6 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION-im6') diff --git a/REFLECTION-im6 b/REFLECTION-im6 index ad9f800..3773eea 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ extension #97 imagick version 3.6.0RC1 ] { +Extension [ extension #97 imagick version 3.6.0RC2 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -327,7 +327,7 @@ Extension [ extension #97 imagick version 3.6.0RC1 ] { Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } Constant [ public int IMAGICK_EXTNUM ] { 30600 } - Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC1 } + Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC2 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } @@ -1219,7 +1219,7 @@ Extension [ extension #97 imagick version 3.6.0RC1 ] { } } - Method [ public method roundCorners ] { + Method [ public method roundCorners ] { - Parameters [5] { Parameter #0 [ $x_rounding ] -- cgit