diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-01 17:17:57 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-01 17:17:57 +0100 |
commit | 41f3170fc3bfa5104cf0b3edec1f99f49f0a8db4 (patch) | |
tree | 58541b18c325d1fe27632521425590c50e42d852 /REFLECTION | |
parent | c3fbc2901f5678af159bafa6af5bbb9265b2cfaf (diff) |
Update to 2.0.5RC1 (php 7, beta)
skip tests because GraphicMagick have issues with urw-fonts on Fedora 27 reported as open https://bugzilla.redhat.com/1530057
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #62 gmagick version 2.0.4RC1 ] { +Extension [ <persistent> extension #63 gmagick version 2.0.4RC1 ] { - Classes [5] { Class [ <internal:gmagick> final class GmagickException extends Exception implements Throwable ] { @@ -364,9 +364,9 @@ Extension [ <persistent> extension #62 gmagick version 2.0.4RC1 ] { Constant [ integer DISPOSE_PREVIOUS ] { 3 } Constant [ integer QUANTUM_DEPTH ] { 16 } Constant [ integer QUANTUM ] { 131071 } - Constant [ string VERSION_TXT ] { 1.3.24 } - Constant [ integer VERSION_LIB ] { 1578240 } - Constant [ integer VERSION_NUM ] { 1003024 } + Constant [ string VERSION_TXT ] { 1.3.26 } + Constant [ integer VERSION_LIB ] { 1644032 } + Constant [ integer VERSION_NUM ] { 1003026 } } - Static properties [0] { |