Merge "Add release notes for $wgContLang deprecation"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 17 Aug 2018 18:19:48 +0000 (18:19 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 17 Aug 2018 18:19:48 +0000 (18:19 +0000)
RELEASE-NOTES-1.32

index 0ed2631..fb37334 100644 (file)
@@ -348,6 +348,8 @@ because of Phabricator reports.
   methods instead.
 * PasswordFactory::init is deprecated. To get a password factory with the
   standard configuration, use MediaWikiServices::getPasswordFactory.
+* $wgContLang is deprecated, use MediaWikiServices::getContentLanguage()
+  instead.
 
 === Other changes in 1.32 ===
 * (T198811) The following tables have had their UNIQUE indexes turned into