Wordpress/tests
Gary Pendergast dcc71eddcd I18N: Fix a PHP fatal when get_locale() is called before $wpdb is ready.
If WPDB needs to bail early, it loads the translations, which need to load the locale. Without WPDB, we can't get any database options, so can only rely on what's been loaded so far.

Fixes #29783.



git-svn-id: https://develop.svn.wordpress.org/trunk@38976 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-27 03:42:09 +00:00
..
phpunit I18N: Fix a PHP fatal when get_locale() is called before $wpdb is ready. 2016-10-27 03:42:09 +00:00
qunit Customize: Implement customized state persistence with changesets. 2016-10-18 20:04:36 +00:00