diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-10 11:14:59 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-10 11:14:59 +0200 |
commit | e6d6e53cc52e7408a1211ff4a1490238e4eaa155 (patch) | |
tree | 198dceb5f7eb119029feea34d4380d94a1122892 /REFLECTION | |
parent | eafd9c7a8150aceda8768224b1131a7c67697f5f (diff) |
php-pecl-imagick: 3.4.3RC1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #108 imagick version 3.4.2 ] { +Extension [ <persistent> extension #108 imagick version 3.4.3RC1 ] { - Dependencies { Dependency [ spl (Required) ] @@ -315,8 +315,8 @@ Extension [ <persistent> extension #108 imagick version 3.4.2 ] { Constant [ integer COLOR_OPACITY ] { 18 } Constant [ integer COLOR_ALPHA ] { 19 } Constant [ integer COLOR_FUZZ ] { 20 } - Constant [ integer IMAGICK_EXTNUM ] { 30402 } - Constant [ string IMAGICK_EXTVER ] { 3.4.2 } + Constant [ integer IMAGICK_EXTNUM ] { 30403 } + Constant [ string IMAGICK_EXTVER ] { 3.4.3RC1 } Constant [ integer QUANTUM_RANGE ] { 65535 } Constant [ integer USE_ZEND_MM ] { 0 } Constant [ integer COMPOSITE_DEFAULT ] { 40 } |