User "Dantman" posted a comment on MediaWiki.r87382.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87382#c16536
Commit summary:

Add proper $out setting to Skin::getCategories which is present in the other 
similar methods. Replaces r87380.

Comment:

FWIW, I plan to kill the $out args I added and replace them with that `$out = 
$this->getContext()->output`. And go the other direction, depreciating $out 
args in most of the methods that originally had them (with the exception of 
Skin::outputPage which is the entrypoint that may set the context).

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to