There's a few changes that may not be intended, I've listed them below. Marking FIXME until Reedy confirms they are OK.
- $token = array();
+ * + * @return CentralAuthUser
- $groups = array_keys( $this->getAllGroups() );
* Convenience function to produce an input element with type=hidden, like - * Xml::hidden. + * Xml::hidden. * * @param
(Links like http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ArticleFeedback/api/ApiArticleFeedback.php?&pathrev=87595&r1=87594&r2=87595 fail due to CodeReview bugs (r1 being linked))
Source:
(Links like <nowiki>http</nowiki>:<nowiki>//svn.wikimedia.org/viewvc/mediawiki/ trunk/extensions/ArticleFeedback/api/ApiArticleFeedback.php?&pathrev=87595&</nowiki>r<nowiki>1=87594 &</nowiki>r<nowiki>2=87595</nowiki> fail due to CodeReview bugs ([[Special:Code/MediaWiki/1|r1]] being linked))
* Convenience function to produce an input element with type=hidden, like - * Xml::hidden. + * Html::hidden. * * @param
Basically just stuff sitting around in my w/c at the same time, was easier just to commit them
First was unused variable
2nd was just relevant documentation
3rd was unused
4th when corrected is wrong