The PHP NumberFormatter class usually does digit translation itself, which can be a problem if a wiki has explicitly elected *not* to localize numerals. Use the 'C' locale to bypass this feature of PHP NumberFormatter in the case where a wiki has explicitly set $wgTranslateNumerals to false. Bug: T267614 Change-Id: I7a21577a7dfb5274a125515068da9e3418f8a472 |
||
|---|---|---|
| .. | ||
| classes | ||
| converters | ||
| LanguageClassesTestCase.php | ||
| LanguageConverterFactoryTest.php | ||
| LanguageConverterIntegrationTest.php | ||
| LanguageConverterTest.php | ||
| LanguageConverterTestTrait.php | ||
| LanguageFallbackStaticMethodsTest.php | ||
| LanguageIntegrationTest.php | ||