[wp-trac] [WordPress Trac] #25319: Preg_match() in class-phpmailer.php is causing timeout
WordPress Trac
noreply at wordpress.org
Sat Sep 14 20:27:29 UTC 2013
#25319: Preg_match() in class-phpmailer.php is causing timeout
--------------------------------+--------------------
Reporter: nicktc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6.2
Component: External Libraries | Version: 3.6
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------------+--------------------
Changes (by nacin):
* version: 3.6.1 => 3.6
* milestone: Awaiting Review => 3.6.2
Comment:
I can't reproduce using `username at email.com`. nicktc, can you provide some
information for us?
{{{
var_dump(
PHP_VERSION,
PCRE_VERSION,
ini_get( 'pcre.backtrack_limit' ),
ini_get( 'pcre.recursion_limit' )
);
}}}
Moving to 3.6.2 for review, as this was introduced in [23522].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25319#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list