Add release notes for $wgContLang deprecation
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 14 Aug 2018 23:21:20 +0000 (16:21 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 17 Aug 2018 17:50:26 +0000 (10:50 -0700)
Bug: T160815
Change-Id: I4dfdd8516b243f3eeccb69fe518a932178534aa2

RELEASE-NOTES-1.32

index 3c26f58..e0aefe5 100644 (file)
@@ -345,6 +345,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