Opened 3 years ago

Last modified 7 weeks ago

#371 new enhancement

Add php imagick module

Reported by: TC Haddad Owned by: Jeff McKenna
Priority: enhancement Milestone: future
Component: MS4W - PHP Version: 4.0.5
Keywords: Cc:
Blocked By: Blocking:

Description

The php imagick (image magick) module is sometimes recommended for performance reasons on php-based CMS sites. See an example list of recommended modules here:

https://make.wordpress.org/hosting/handbook/server-environment/#php-extensions

MS4W does not include the imagick module, so perhaps consider adding to future builds, if it does not interfere with existing image format support.

Change History (3)

comment:1 by Jeff McKenna, 3 years ago

Milestone: 5.0.0 release
Version: 4.0.5

comment:2 by Jeff McKenna, 3 years ago

Priority: minorenhancement

comment:3 by Jeff McKenna, 7 weeks ago

Milestone: 5.0.0 releasefuture

Imagick seems to be a PECL extension (unknown if it works with PHP 8+)

Note: See TracTickets for help on using tickets.