From 58a4ef8fe34cfdc1d1518ff5ff6af897ecd37f36 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 08:24:00 +0100 Subject: update to 3.8.1 drop patch merged upstream --- REFLECTION-im7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION-im7') diff --git a/REFLECTION-im7 b/REFLECTION-im7 index 72df5f0..37ef51c 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1,4 +1,4 @@ -Extension [ extension #88 imagick version 3.8.0 ] { +Extension [ extension #89 imagick version 3.8.1 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -500,8 +500,8 @@ Extension [ extension #88 imagick version 3.8.0 ] { Constant [ public int COLOR_MAGENTA ] { 17 } Constant [ public int COLOR_ALPHA ] { 18 } Constant [ public int COLOR_FUZZ ] { 19 } - Constant [ public int IMAGICK_EXTNUM ] { 30800 } - Constant [ public string IMAGICK_EXTVER ] { 3.8.0 } + Constant [ public int IMAGICK_EXTNUM ] { 30801 } + Constant [ public string IMAGICK_EXTVER ] { 3.8.1 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 54 } @@ -2266,7 +2266,7 @@ Extension [ extension #88 imagick version 3.8.0 ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } Method [ public method getImagesBlob ] { -- cgit