Drop User::getGroup{Name|Member}(), deprecated in 1.29 and unused
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index 4253e27..da87d1e 100644 (file)
@@ -225,6 +225,9 @@ because of Phabricator reports.
   You can use SearchEngine::getNearMatcher() instead.
 * EmailNotification::updateWatchlistTimestamp, deprecated in 1.27, has been
   removed. Instead, use WatchedItemStore::updateNotificationTimestamp directly.
+* User::getGroupName() and ::getGroupMember(), both deprecated in 1.29, have
+  been removed. Instead, please use UserGroupMembership::getGroupName() and
+  UserGroupMembership::getGroupMemberName().
 
 === Deprecations in 1.33 ===
 * The configuration option $wgUseESI has been deprecated, and is expected