Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/175130
Change subject: Release notes for aacdb664a10 ...................................................................... Release notes for aacdb664a10 Change-Id: Ib917a32794726d15dc3c40af24eaad710a0f1645 --- M RELEASE-NOTES-1.25 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/30/175130/1 diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index 5aba823..2781b38 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -197,6 +197,9 @@ and getInternalLinkAttributes methods in Linker, and removed getExternalLinkAttributes method, which was deprecated in MediaWiki 1.18. * Removed Sites class, which was deprecated in 1.21 and replaced by SiteSQLStore. +* The mw.api.getToken() method now uses action=query?meta=tokens. This will now + fail for custom tokens registered only via the deprecated ApiTokensGetTokenTypes + hook. The ApiQueryTokensRegisterTypes hook should be used for this to work. == Compatibility == -- To view, visit https://gerrit.wikimedia.org/r/175130 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib917a32794726d15dc3c40af24eaad710a0f1645 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
