Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/71591


Change subject: deprecate ChangesList::usePatrol
......................................................................

deprecate ChangesList::usePatrol

not used anywhere in core, not used in wmf-enabled extensions,
and used little or not at all elsewhere.

Change-Id: I9957696f025190d863a472e4512eb214b9cb5ada
---
M includes/ChangesList.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/91/71591/1

diff --git a/includes/ChangesList.php b/includes/ChangesList.php
index ab851fa..5862853 100644
--- a/includes/ChangesList.php
+++ b/includes/ChangesList.php
@@ -456,6 +456,8 @@
 
        /**
         * Check whether to enable recent changes patrol features
+        *
+        * @deprecated since 1.22
         * @return Boolean
         */
        public static function usePatrol() {

-- 
To view, visit https://gerrit.wikimedia.org/r/71591
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9957696f025190d863a472e4512eb214b9cb5ada
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to