From 3aac5760dfb4a0cf9efbf278a084fbefc46ecbd4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 4 Dec 2015 15:56:50 +0100 Subject: php-pecl-imagick: 3.3.0 (stable) --- REFLECTION | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index bbae6e7..a9dfacc 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #102 imagick version 3.3.0RC2 ] { +Extension [ extension #104 imagick version 3.3.0 ] { - Dependencies { Dependency [ spl (Required) ] @@ -35,7 +35,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -45,6 +45,9 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -89,7 +92,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -99,6 +102,9 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -143,7 +149,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -153,6 +159,9 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -197,7 +206,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -207,6 +216,9 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -251,7 +263,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - Parameters [3] { @@ -261,6 +273,9 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -301,7 +316,7 @@ Extension [ extension #102 imagick version 3.3.0RC2 ] { Constant [ integer COLOR_ALPHA ] { 19 } Constant [ integer COLOR_FUZZ ] { 20 } Constant [ integer IMAGICK_EXTNUM ] { 30300 } - Constant [ string IMAGICK_EXTVER ] { 3.3.0RC2 } + Constant [ string IMAGICK_EXTVER ] { 3.3.0 } Constant [ integer QUANTUM_RANGE ] { 65535 } Constant [ integer USE_ZEND_MM ] { 0 } Constant [ integer COMPOSITE_DEFAULT ] { 40 } -- cgit