diff options
author | Remi Collet <remi@remirepo.net> | 2019-05-02 18:15:10 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-05-02 18:15:10 +0200 |
commit | 842fcb32d770112f6977ed1eb9a1c546be9af172 (patch) | |
tree | c3facb80be5af18c88581ed5c66af3f9ef03e38b /REFLECTION | |
parent | 5f8482e72c0bc0f9bf6f55fe646a888556d1c863 (diff) |
v3.4.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #106 imagick version 3.4.4RC2 ] { +Extension [ <persistent> extension #106 imagick version 3.4.4 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -317,8 +317,8 @@ Extension [ <persistent> extension #106 imagick version 3.4.4RC2 ] { Constant [ public integer COLOR_OPACITY ] { 18 } Constant [ public integer COLOR_ALPHA ] { 19 } Constant [ public integer COLOR_FUZZ ] { 20 } - Constant [ public integer IMAGICK_EXTNUM ] { 30403 } - Constant [ public string IMAGICK_EXTVER ] { 3.4.4RC2 } + Constant [ public integer IMAGICK_EXTNUM ] { 30404 } + Constant [ public string IMAGICK_EXTVER ] { 3.4.4 } Constant [ public integer QUANTUM_RANGE ] { 65535 } Constant [ public integer USE_ZEND_MM ] { 0 } Constant [ public integer COMPOSITE_DEFAULT ] { 40 } |