diff options
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 } |