diff options
author | Remi Collet <remi@remirepo.net> | 2022-01-12 08:55:19 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-01-12 08:55:19 +0100 |
commit | aed65e2020977cfcdc92c9def5aefa7b358d72c7 (patch) | |
tree | 114bf8d19410a151d84ce1922807930c0af1e09c /REFLECTION-im7 | |
parent | 65c8379409617e03e07b1a2fecdb7404b3f5996d (diff) |
update to 3.7.0
Diffstat (limited to 'REFLECTION-im7')
-rw-r--r-- | REFLECTION-im7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION-im7 b/REFLECTION-im7 index dee4083..86c7303 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #77 imagick version 3.7.0RC1 ] { +Extension [ <persistent> extension #77 imagick version 3.7.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -496,7 +496,7 @@ Extension [ <persistent> extension #77 imagick version 3.7.0RC1 ] { Constant [ public int COLOR_ALPHA ] { 18 } Constant [ public int COLOR_FUZZ ] { 19 } Constant [ public int IMAGICK_EXTNUM ] { 30700 } - Constant [ public string IMAGICK_EXTVER ] { 3.7.0RC1 } + Constant [ public string IMAGICK_EXTVER ] { 3.7.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 54 } |