X-Git-Url: http://git.cyclocoop.org//%22javascript:ModifierStyle%28%27%22.%24id.%22%27%29/%22?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=24239fdcfc29165e7fa969e4427bcc29690514f2;hb=d5be8e374741e6562127bb17887856e50ca78996;hp=cc08b33e840445b2a46a5a1eddbf8a2624f52940;hpb=9b2b375fcef153ea554925cb2c8133fb64b336e9;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index cc08b33e84..24239fdcfc 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -26,6 +26,8 @@ production. default mode. * CACHE_ACCEL now only supports APC(u) or WinCache. XCache support was removed as upstream is inactive and has no plans to move to PHP 7. +* The old CategorizedRecentChanges feature, including its related configuration + option $wgAllowCategorizedRecentChanges, has been removed. === New features in 1.31 === * Wikimedia\Rdbms\IDatabase->select() and similar methods now support @@ -63,6 +65,7 @@ production. * Updated wikimedia/running-stat from 1.1.0 to 1.2.0. * Updated wikimedia/wrappedstring from 2.2.0 to 2.3.0. * Updated mediawiki/at-ease from 1.1.0 to 1.2.0. +* Updated wikimedia/php-session-serializer from 1.0.4 to 1.0.5. * … ==== New external libraries ==== @@ -233,6 +236,7 @@ changes to languages because of Phabricator reports. * CommentStore::getCommentLegacy * CommentStore::insert * CommentStore::insertWithTemplate +* The method ResourceLoaderModule::getPosition(), deprecated in 1.29, has been removed. == Compatibility == MediaWiki 1.31 requires PHP 5.5.9 or later. Although HHVM 3.18.5 or later is supported,