wiki.techinc.nl/tests/phpunit/languages
daniel 1ae400bb93 Remove some deprecated methods from the Language class
The following methods and fields in the Language class, deprecated since
1.35, have been removed:
- findVariantLink()
- convertTitle()
- updateConversionTable()
- classFromCode()
- clearCaches()
- mConverter

Change-Id: I9281f37be3a374e072d6afde8f352138af13adbe
2021-04-13 13:26:27 +00:00
..
classes Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
converters Add converter for the Talysh language (tly) 2021-02-17 13:49:36 +00:00
data build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 2021-02-18 08:39:09 -08:00
LanguageClassesTestCase.php Improve some class properties documentation in tests 2021-02-02 16:48:15 +00:00
LanguageConverterFactoryTest.php Add converter for the Talysh language (tly) 2021-02-17 13:49:36 +00:00
LanguageConverterIntegrationTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
LanguageConverterTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
LanguageConverterTestTrait.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
LanguageFallbackStaticMethodsTest.php Fix languages/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 21:49:02 +01:00
LanguageIntegrationTest.php Remove some deprecated methods from the Language class 2021-04-13 13:26:27 +00:00