X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=57cbec456dcb2f0dc0ac6eadbce6c0df058f66fc;hb=5f3c34f1f8c1d5e183e3e20d5aeaee6d73fab662;hp=60a49b7652500234d7764ef6da71f7fbe6d0a761;hpb=059fdf444ebc254fe703d36c98397164b5dbd533;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 60a49b7652..57cbec456d 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -6,7 +6,9 @@ MediaWiki 1.31 is an alpha-quality branch and is not recommended for use in production. === Configuration changes in 1.31 === -* … +* $wgEnableAPI and $wgEnableWriteAPI are now deprecated and will be removed in + a future version. The API is now considered to be stable, secure and + essential. === New features in 1.31 === * … @@ -40,6 +42,8 @@ changes to languages because of Phabricator reports. === Other changes in 1.31 === * MessageBlobStore::insertMessageBlob() (deprecated in 1.27) was removed. +* The global function wfBCP47 was renamed to LanguageCode::bcp47. +* The global function wfBCP47 is now deprecated. == Compatibility == MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for