User "MarkAHershberger" changed the status of MediaWiki.r84147. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84147#c0 Commit summary: A common theme in past reviews of this extension is complaints about how this passes values around in member variables. Change this so that the $params and friends is explicitly passed as an argument where needed This ends up passing $params, $categories, and $notCategories repeatedly. Might be worth considering putting these in one array. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
