Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-imagick-im7 - Extension to create and modify images using ImageMagick 7

Website:
https://pecl.php.net/package/imagick
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Imagick is a native php extension to create and modify images
using the ImageMagick API.

Documentation: https://www.php.net/imagick


Package built using ImageMagick version 7



Package built for PHP 7.4.

Packages

php-pecl-imagick-im7-3.5.1~RC1-1.fc32.remi.7.4.x86_64 [187 KiB] Changelog by Remi Collet (2021-07-21):
- update to 3.5.1RC1
- add patch for PHP 8.1.0beta1 from
  https://github.com/Imagick/imagick/pull/450
php-pecl-imagick-im7-3.5.0~RC2-1.fc32.remi.7.4.x86_64 [187 KiB] Changelog by Remi Collet (2021-06-16):
- update to 3.5.0RC2
- rename to php-pecl-imagick-im6 or php-pecl-imagick-im7
- drop all patches, all merged upstream including
  https://github.com/Imagick/imagick/pull/428 add stubs in package
  https://github.com/Imagick/imagick/pull/426 typo in type name
  https://github.com/Imagick/imagick/pull/425 fix pass by ref usage