User "Nikerabbit" changed the status of MediaWiki.r99112. Old Status: new New Status: fixme
User "Nikerabbit" also posted a comment on MediaWiki.r99112. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99112#c23884 Commit summary: More documentation updates and additions Added TODO to UserToggles.php Comment: <pre>+ * @param null $type </pre> <pre> /** * Adds one tests for this checker. * @see setChecks() + * @param $check */ public function addCheck( $check ) { </pre> I really don't see the point of these types of additions either. It doesn't add anything, but increases code maintenance cost, less code visible on screen etc. <pre>+ * @param null $channel </pre> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
