[wp-trac] [WordPress Trac] #36643: Imagick can throw uncaught exceptions in image functions

WordPress Trac noreply at wordpress.org
Fri Apr 22 22:40:58 UTC 2016


#36643: Imagick can throw uncaught exceptions in image functions
----------------------------+-----------------
 Reporter:  wonderboymusic  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  4.6
Component:  Media           |    Version:
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------
 `getimagesize()` calls, and some others, need to be replaced with new
 `wp_*()` versions that have a `try { ... } catch ( Exception $e ) { .... }
 ` block

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36643>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list