diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #75 imagick version 3.5.0RC2 ] { +Extension [ <persistent> extension #75 imagick version 3.5.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -326,7 +326,7 @@ Extension [ <persistent> extension #75 imagick version 3.5.0RC2 ] { Constant [ public int COLOR_ALPHA ] { 18 } Constant [ public int COLOR_FUZZ ] { 19 } Constant [ public int IMAGICK_EXTNUM ] { 30500 } - Constant [ public string IMAGICK_EXTVER ] { 3.5.0RC2 } + Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 54 } |