[wp-trac] [WordPress Trac] #35973: Imagick HHVM compatibility
WordPress Trac
noreply at wordpress.org
Sat Mar 12 01:56:24 UTC 2016
#35973: Imagick HHVM compatibility
--------------------------+---------------------------
Reporter: DuckDagobert | Owner: mikeschroder
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.5
Component: Media | Version: 4.4.2
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------------
Comment (by mikeschroder):
Imagick in HHVM fails when trying to load a file from a URL.
[attachment:35973.3.patch] works around this by failing `test()` when a
URL is being loaded, causing WordPress to choose the "next best" editor
(which is usually GD, which does load URLs in HHVM).
This fixes the test failure for
`Tests_Image_Functions::test_wp_crop_image_url()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35973#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list