User "MarkAHershberger" posted a comment on MediaWiki.r79236.

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

Convert the SQL to use DataBase::select and some more general cleanups

Comment:

Didn't like the function name doQuery() since it would confuse devs (well, me) 
who thought it meant core's Database::doQuery().  Renamed it in [rev to be 
committed].

Moved the FlaggedRevs stuff to a hook that FlaggedRevs.

Also, in_array() is slow, use isset().

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

Reply via email to