summaryrefslogtreecommitdiffstats
path: root/REFLECTION-im7
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION-im7')
-rw-r--r--REFLECTION-im736
1 files changed, 24 insertions, 12 deletions
diff --git a/REFLECTION-im7 b/REFLECTION-im7
index c8cc631..7ffe37a 100644
--- a/REFLECTION-im7
+++ b/REFLECTION-im7
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #78 imagick version 3.7.0 ] {
+Extension [ <persistent> extension #77 imagick version 3.7.0 ] {
- Dependencies {
Dependency [ gmagick (Conflicts) ]
@@ -42,8 +42,8 @@ Extension [ <persistent> extension #78 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 #78 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 #78 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 #78 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 #78 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 #78 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 #78 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 #78 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 #78 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 #78 imagick version 3.7.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -485,7 +490,7 @@ Extension [ <persistent> extension #78 imagick version 3.7.0 ] {
Class [ <internal:imagick> <iterateable> class Imagick implements Stringable, Iterator, Traversable, Countable ] {
- - Constants [626] {
+ - Constants [629] {
Constant [ public int COLOR_BLACK ] { 11 }
Constant [ public int COLOR_BLUE ] { 12 }
Constant [ public int COLOR_CYAN ] { 13 }
@@ -579,6 +584,8 @@ Extension [ <persistent> extension #78 imagick version 3.7.0 ] {
Constant [ public int COMPOSITE_SOFTDODGE ] { 77 }
Constant [ public int COMPOSITE_STAMP ] { 78 }
Constant [ public int COMPOSITE_RMSE ] { 79 }
+ Constant [ public int COMPOSITE_SALIENCY_BLEND ] { 80 }
+ Constant [ public int COMPOSITE_SEAMLESS_BLEND ] { 81 }
Constant [ public int MONTAGEMODE_FRAME ] { 1 }
Constant [ public int MONTAGEMODE_UNFRAME ] { 2 }
Constant [ public int MONTAGEMODE_CONCATENATE ] { 3 }
@@ -669,6 +676,7 @@ Extension [ <persistent> extension #78 imagick version 3.7.0 ] {
Constant [ public int COMPRESSION_WEBP ] { 23 }
Constant [ public int COMPRESSION_DWAA ] { 24 }
Constant [ public int COMPRESSION_DWAB ] { 25 }
+ Constant [ public int COMPRESSION_BC7 ] { 26 }
Constant [ public int PAINT_POINT ] { 1 }
Constant [ public int PAINT_REPLACE ] { 2 }
Constant [ public int PAINT_FLOODFILL ] { 3 }
@@ -4013,12 +4021,14 @@ Extension [ <persistent> extension #78 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 +5715,14 @@ Extension [ <persistent> extension #78 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 ] {