[wp-trac] [WordPress Trac] #23291: wp_mail should handle phpmailer exceptions instead of ignoring them
WordPress Trac
noreply at wordpress.org
Sat Jan 26 23:36:15 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 |
-------------------------+------------------------------
Comment (by iandunn):
Also, [http://php.net/manual/en/language.operators.errorcontrol.php
set_error_handler() callbacks are still fired even when error suppression
is used].
The errors wouldn't show up in the error_log, though, so that's still a
problem for troubleshooting.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23291#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list