[Bug 286375] graphics/pecl-imagick Update to new version 3.8.0
Date: Sat, 26 Apr 2025 22:31:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286375
Bug ID: 286375
Summary: graphics/pecl-imagick Update to new version 3.8.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: 000.fbsd@quip.cz
Created attachment 259902
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259902&action=edit
update to 3.8.0
port update to version 3.8.0
Attached is the patch to update port to new version 3.8.0 [I am the maintainer]
Build tested with "poudriere bulk -t" on 14.2 amd64 + PHP 8.4, portlint: "looks
fine"
Changelog:
https://pecl.php.net/package-changelog.php?package=imagick&release=3.8.0
3.8.0 - Fixes:
* Fix signedness formatting mistakes
3.8.0RC2 - Fixes:
* Corrected PHP_IMAGICK_EXTNUM
3.8.0RC1 - Fixes:
* Imagick::clutImage(...) now respects the images interpolate method.
* You can now pass null to ImagickDraw::setStrokeDashArray() to reset the dash
array.
* Fixed memory leak in ImageKernel
* Fixed compiling against PHP 8.4.
* Fixed various reflection issues related to incorrect arginfo
- Added:
* function Imagick::clutImageWithInterpolate(Imagick $lookup_table, int
$pixel_interpolate_method): bool {}
* Constants Imagick::COMPRESSION_BC5, Imagick::COMPRESSION_BC7,
Imagick::COMPRESSION_LERC, Imagick::DIRECTION_TOP_TO_BOTTOM,
Imagick::ALPHACHANNEL_OFF_IF_OPAQUE
--
You are receiving this mail because:
You are the assignee for the bug.