[wp-trac] [WordPress Trac] #23291: wp_mail should handle phpmailer exceptions instead of ignoring them

WordPress Trac noreply at wordpress.org
Sun Mar 3 22:29:30 UTC 2013


#23291: wp_mail should handle phpmailer exceptions instead of ignoring them
-------------------------------------+------------------------------
 Reporter:  mark-k                   |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Mail                     |     Version:  3.5
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------------------

Comment (by iandunn):

 I didn't see anything in PHPMailer's changelog about error handling, so I
 ran a diff of 5.2.4 against 5.2.1, and didn't notice anything of
 consequence. They added phpDoc tags for which exceptions are thrown, and a
 few exception messages changed, but it looks like that's it as far as
 exceptions are concerned.

 The new unit tests still pass, too.

 Were there any specific issues that you had in mind? If so, could you
 point me in the right direction? If not, I think 23291.3.diff is still
 good.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23291#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list