From 41f3170fc3bfa5104cf0b3edec1f99f49f0a8db4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jan 2018 17:17:57 +0100 Subject: 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 --- REFLECTION | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d0537e4..21a1647 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #62 gmagick version 2.0.4RC1 ] { +Extension [ extension #63 gmagick version 2.0.4RC1 ] { - Classes [5] { Class [ final class GmagickException extends Exception implements Throwable ] { @@ -364,9 +364,9 @@ Extension [ 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] { -- cgit