MaxSem has submitted this change and it was merged.
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: Iefc29dc0e340e94e5c5c744095ab68625fb94fcf
---
M includes/api/ApiFormatJsonMW.php
1 file changed, 0 insertions(+), 4 deletions(-)
Approvals:
MaxSem: Verified; Looks good to me, approved
diff --git a/includes/api/ApiFormatJsonMW.php b/includes/api/ApiFormatJsonMW.php
index e46ace4..89f7151 100644
--- a/includes/api/ApiFormatJsonMW.php
+++ b/includes/api/ApiFormatJsonMW.php
@@ -63,8 +63,4 @@
return 'Output data in JSON format' .
parent::getDescription();
}
}
-
- public function getVersion() {
- return __CLASS__;
- }
}
--
To view, visit https://gerrit.wikimedia.org/r/184652
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iefc29dc0e340e94e5c5c744095ab68625fb94fcf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pigpen <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits