[wp-trac] [WordPress Trac] #42663: Imagick support for stream wrappers
WordPress Trac
noreply at wordpress.org
Wed Nov 22 13:57:18 UTC 2017
#42663: Imagick support for stream wrappers
-------------------------+-----------------------------
Reporter: calin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
The current implementation of imagick backend doesn't support stream
wrappers. In order to support them `readImageFile` and `writeImageFile`
methods must be used instead of `readImage` and `writeImage`. The methods
were added in ImageMagick module 2.3.0.
This patch uses stream wrapper compatible functions if they are available.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42663>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list