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 , 3 years ago
Milestone: | → 5.0.0 release |
---|---|
Version: | → 4.0.5 |
comment:2 by , 3 years ago
Priority: | minor → enhancement |
---|
comment:3 by , 7 weeks ago
Milestone: | 5.0.0 release → future |
---|
Note:
See TracTickets
for help on using tickets.
Imagick seems to be a PECL extension (unknown if it works with PHP 8+)