"SVG" changed the status of MediaWiki.r106527 to "resolved"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106527

Old status:  new
> New status: resolved

Commit summary for MediaWiki.r106527:

* Removed usage of $wgTitle where possible
* Use Title::getDBkey() instead of Title::getText() and replacing spaces with 
underscores
* Use DatabaseBase::selectRow() instead of select() with a single call to 
fetchObject()
* Fixed return value of hooks
* Fixed fnProtectHelpCommons() to correctly handle $wgHelpCommonsProtect and 
$wgHelpCommonsProtectAll

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to