[wp-trac] [WordPress Trac] #28909: Update PHPMailer to 5.2.10
WordPress Trac
noreply at wordpress.org
Mon Jul 6 20:55:11 UTC 2015
#28909: Update PHPMailer to 5.2.10
------------------------------------+-----------------------
Reporter: MattyRob | Owner: ocean90
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.3
Component: External Libraries | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+-----------------------
Changes (by MattyRob):
* keywords: has-patch => has-patch dev-feedback
Comment:
I've done a bit of hunting by trial and error.
Calling `phpunit --group=mail` works fine, as does calling the file
directly with `phpunit /tests/phpunit/tests/mail.php`
So then I started removing other phpunit test file and I isolated a
conflict to comment.php. Next I tried to isolate each function test within
that file and found that removing the `test_comment_field_lengths()`
function allows all PHPunit tests to pass. Restoring that function again
and the mail tests fail again.
I have no idea why that might be the case but hopefully the pointer will
help someone.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28909#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list