[wp-trac] [WordPress Trac] #50630: imagick image editor does not support streams
WordPress Trac
noreply at wordpress.org
Sat Jul 11 10:19:33 UTC 2020
#50630: imagick image editor does not support streams
--------------------------+------------------------------
Reporter: p00ya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by p00ya):
Some notes on the patch:
The patch uses `Imagick::getImageBlob` and `Imagick::readImageBlob`. I
did also investigate using `readImageFile` and `writeImageFile`, but these
appear to misbehave with some stream handlers (probably a bug in the PHP
extension?).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50630#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list