Anomie has uploaded a new change for review.
https://gerrit.wikimedia.org/r/184659
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: I7fcd80010f66ed22b2c67ca5b72df97b7e1e0baa
---
M ApiDeviceMapLogCapture.php
1 file changed, 0 insertions(+), 4 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DeviceMapLogCapture
refs/changes/59/184659/1
diff --git a/ApiDeviceMapLogCapture.php b/ApiDeviceMapLogCapture.php
index 362847f..b96404c 100644
--- a/ApiDeviceMapLogCapture.php
+++ b/ApiDeviceMapLogCapture.php
@@ -74,8 +74,4 @@
),
);
}
-
- public function getVersion() {
- return __CLASS__ . ': $Id$';
- }
}
--
To view, visit https://gerrit.wikimedia.org/r/184659
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fcd80010f66ed22b2c67ca5b72df97b7e1e0baa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DeviceMapLogCapture
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits