Wordpress/tests/phpunit/tests/option
Scott Taylor 3ae18e68ff * Fill in undefined var in `Tests_Option_BlogOption`
* Add `defined()` check for `BLOGSUPLOADDIR`
* Suppress deprecated function notices for `is_blog_user()` and `get_dashboard_blog()`
* Check existence of `$user` in `wpmu_log_new_registrations()` before arbitrarily making a database query

Fixes all notices in multisite unit tests.

See #25282.



git-svn-id: https://develop.svn.wordpress.org/trunk@25397 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 07:16:30 +00:00
..
blogOption.php * Fill in undefined var in `Tests_Option_BlogOption` 2013-09-12 07:16:30 +00:00
option.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
siteOption.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
siteTransient.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
slashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
transient.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00