Wordpress/tests
Dominik Schilling (ocean90) 35579fa786 i18n: Prevent is_textdomain_loaded() from returning true even if there are no translations for the domain.
In `get_translations_for_domain()` don't fill the global `$l10n` with `NOOP_Translations` instances, return a `NOOP_Translations` instance instead.

Props nacin, jrf.
Fixes #21319.

git-svn-id: https://develop.svn.wordpress.org/trunk@36538 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-16 21:14:45 +00:00
..
phpunit i18n: Prevent is_textdomain_loaded() from returning true even if there are no translations for the domain. 2016-02-16 21:14:45 +00:00
qunit Customize: Add a user-friendly way to preview site responsiveness for desktop, tablet, and mobile. 2016-02-16 01:56:13 +00:00