diff options
author | Remi Collet <remi@remirepo.net> | 2021-11-17 21:05:17 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-11-17 21:05:17 +0100 |
commit | 5b0590ff051d9f198c993a657ace5701d168e036 (patch) | |
tree | 29c75c13dee67b69aba7ef164a72f7d9dec59310 /REFLECTION-im7 | |
parent | 4028bace3e64500e041a3dcde64792ccd624d7c6 (diff) |
update to 3.6.0
Diffstat (limited to 'REFLECTION-im7')
-rw-r--r-- | REFLECTION-im7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION-im7 b/REFLECTION-im7 index 4b89c47..6cbce9f 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #79 imagick version 3.6.0RC2 ] { +Extension [ <persistent> extension #79 imagick version 3.6.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -326,7 +326,7 @@ Extension [ <persistent> extension #79 imagick version 3.6.0RC2 ] { Constant [ public int COLOR_ALPHA ] { 18 } Constant [ public int COLOR_FUZZ ] { 19 } Constant [ public int IMAGICK_EXTNUM ] { 30600 } - Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC2 } + Constant [ public string IMAGICK_EXTVER ] { 3.6.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 54 } @@ -916,7 +916,7 @@ Extension [ <persistent> extension #79 imagick version 3.6.0RC2 ] { Constant [ public int DIRECTION_RIGHT_TO_LEFT ] { 1 } Constant [ public int NORMALIZE_KERNEL_NONE ] { 0 } Constant [ public int NORMALIZE_KERNEL_VALUE ] { 8192 } - Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 65536 } + Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 131072 } Constant [ public int NORMALIZE_KERNEL_PERCENT ] { 4096 } Constant [ public int PIXELMASK_READ ] { 1 } Constant [ public int PIXELMASK_WRITE ] { 2 } |