diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-19 08:55:14 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-19 08:55:14 +0100 |
commit | 2491badd8d68305764ede9af3a1b8de18cbd49e0 (patch) | |
tree | 07ecbb30cb307a426bc98fb105955f7e4242b6ad /REFLECTION-im7 | |
parent | b0cdf9da6b70b425e6cab3d2f0c1747cd3126d33 (diff) |
test build
Diffstat (limited to 'REFLECTION-im7')
-rw-r--r-- | REFLECTION-im7 | 31 |
1 files changed, 20 insertions, 11 deletions
diff --git a/REFLECTION-im7 b/REFLECTION-im7 index 019d9c7..1563dc7 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #79 imagick version 3.7.0 ] { +Extension [ <persistent> extension #78 imagick version 3.7.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -42,8 +42,8 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { @@ -60,6 +60,7 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -133,8 +134,8 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { @@ -151,6 +152,7 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -224,8 +226,8 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { @@ -242,6 +244,7 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -315,8 +318,8 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { @@ -333,6 +336,7 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -406,8 +410,8 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { @@ -424,6 +428,7 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -4013,12 +4018,14 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:imagick, prototype Iterator> public method rewind ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:imagick, prototype Iterator> public method valid ] { @@ -5705,12 +5712,14 @@ Extension [ <persistent> extension #79 imagick version 3.7.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:imagick, prototype Iterator> public method rewind ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:imagick, prototype Iterator> public method current ] { |