Anomie has uploaded a new change for review.
https://gerrit.wikimedia.org/r/184653
Change subject: Remove long-deprecated ApiBase::getVersion()
......................................................................
Remove long-deprecated ApiBase::getVersion()
This method has been deprecated and uncalled since MediaWiki 1.21. Once
earlier versions of MediaWiki are no longer supported, this should be
merged to remove the method.
Bug: T35287
Change-Id: Ia84fe6921617f056699a74f8d656acea030135b8
---
M CargoQueryAPI.php
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cargo
refs/changes/53/184653/1
diff --git a/CargoQueryAPI.php b/CargoQueryAPI.php
index fe02f55..90628d1 100644
--- a/CargoQueryAPI.php
+++ b/CargoQueryAPI.php
@@ -88,8 +88,4 @@
);
}
- public function getVersion() {
- return __CLASS__ . ': $Id$';
- }
-
}
--
To view, visit https://gerrit.wikimedia.org/r/184653
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia84fe6921617f056699a74f8d656acea030135b8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cargo
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits