Wordpress/tests
Boone Gorges 9597066674 Make sure $_SERVER['SERVER_NAME'] is set whenever wp_mail() is called in PHPUnit tests.
This eliminates PHP notices when `wp_mail()` needs to determine its own From header.

See [25381] for a previous fix, which focused only on the mail-specific tests.

Fixes #32702.

git-svn-id: https://develop.svn.wordpress.org/trunk@32839 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-18 13:52:29 +00:00
..
phpunit Make sure $_SERVER['SERVER_NAME'] is set whenever wp_mail() is called in PHPUnit tests. 2015-06-18 13:52:29 +00:00
qunit TinyMCE: wptextpattern: fix issue that removes content 2015-06-18 11:33:11 +00:00