diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-04 15:56:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-04 15:56:50 +0100 |
commit | 3aac5760dfb4a0cf9efbf278a084fbefc46ecbd4 (patch) | |
tree | 393d7d5f1fbe051a3757efa4497b4be3bbc19b93 /REFLECTION | |
parent | af63abbe33ab9fb4d02a7018b952a23bd8732878 (diff) |
php-pecl-imagick: 3.3.0 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 29 |
1 files changed, 22 insertions, 7 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { +Extension [ <persistent> extension #104 imagick version 3.3.0 ] { - Dependencies { Dependency [ spl (Required) ] @@ -35,7 +35,7 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -45,6 +45,9 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -89,7 +92,7 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -99,6 +102,9 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -143,7 +149,7 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -153,6 +159,9 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -197,7 +206,7 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -207,6 +216,9 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -251,7 +263,7 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -261,6 +273,9 @@ Extension [ <persistent> extension #102 imagick version 3.3.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -301,7 +316,7 @@ Extension [ <persistent> 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 } |