summaryrefslogtreecommitdiffstats
path: root/REFLECTION-im6
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-10 15:24:38 +0100
committerRemi Collet <remi@php.net>2021-11-10 15:24:38 +0100
commit9eacf9cf8bb617b2bd3385fcc63099f78565cbc0 (patch)
treeaa3ba208a2f961b903bc25d842ce16e85f38b289 /REFLECTION-im6
parent258fa728d64bd82631fa68fb8695540af20ab9b8 (diff)
update to 3.6.0RC1
drop patch merged upstream
Diffstat (limited to 'REFLECTION-im6')
-rw-r--r--REFLECTION-im622
1 files changed, 11 insertions, 11 deletions
diff --git a/REFLECTION-im6 b/REFLECTION-im6
index 5960878..ad9f800 100644
--- a/REFLECTION-im6
+++ b/REFLECTION-im6
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
+Extension [ <persistent> extension #97 imagick version 3.6.0RC1 ] {
- Dependencies {
Dependency [ gmagick (Conflicts) ]
@@ -326,8 +326,8 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
Constant [ public int COLOR_OPACITY ] { 18 }
Constant [ public int COLOR_ALPHA ] { 19 }
Constant [ public int COLOR_FUZZ ] { 20 }
- Constant [ public int IMAGICK_EXTNUM ] { 30501 }
- Constant [ public string IMAGICK_EXTVER ] { 3.5.1 }
+ Constant [ public int IMAGICK_EXTNUM ] { 30600 }
+ Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC1 }
Constant [ public int QUANTUM_RANGE ] { 65535 }
Constant [ public int USE_ZEND_MM ] { 0 }
Constant [ public int COMPOSITE_DEFAULT ] { 40 }
@@ -1208,7 +1208,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method roundCornersImage ] {
+ Method [ <internal:imagick> public method roundCornersImage ] {
- Parameters [5] {
Parameter #0 [ <required> $x_rounding ]
@@ -1916,7 +1916,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method getImageSize ] {
+ Method [ <internal:imagick> public method getImageSize ] {
- Parameters [0] {
}
@@ -1976,14 +1976,14 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method setImageIndex ] {
+ Method [ <internal:imagick> public method setImageIndex ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
}
- Method [ <internal, deprecated:imagick> public method getImageIndex ] {
+ Method [ <internal:imagick> public method getImageIndex ] {
- Parameters [0] {
}
@@ -2307,7 +2307,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method setImageMatteColor ] {
+ Method [ <internal:imagick> public method setImageMatteColor ] {
- Parameters [1] {
Parameter #0 [ <required> $matte_color ]
@@ -2520,7 +2520,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method averageImages ] {
+ Method [ <internal:imagick> public method averageImages ] {
- Parameters [0] {
}
@@ -2694,7 +2694,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal, deprecated:imagick> public method flattenImages ] {
+ Method [ <internal:imagick> public method flattenImages ] {
- Parameters [0] {
}
@@ -3600,7 +3600,7 @@ Extension [ <persistent> extension #97 imagick version 3.5.1 ] {
}
}
- Method [ <internal:imagick> public method similarityimage ] {
+ Method [ <internal:imagick> public method similarityImage ] {
- Parameters [5] {
Parameter #0 [ <required> Imagick $image ]