[wp-trac] [WordPress Trac] #36587: PHPUnit Tests fail with PHP7 and Imagick 3.4.x

WordPress Trac noreply at wordpress.org
Fri May 6 20:33:40 UTC 2016


#36587: PHPUnit Tests fail with PHP7 and Imagick 3.4.x
--------------------------------+------------------
 Reporter:  alpipego            |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  high                |   Milestone:  4.6
Component:  Media               |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  upstream has-patch  |     Focuses:
--------------------------------+------------------

Comment (by joemcgill):

 @ocean90 since Imagick only started supporting PHP7 in version 3.4.0,
 perhaps we should drop the `version_compare( $imagick_version, '3.4', '>='
 )` part of that check. Otherwise, [attachment:36587.2.patch] looks good
 and media tests pass.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36587#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list