"Nikerabbit" changed the status of MediaWiki.r107212 to "ok" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107212#c28504
Old Status: new > New Status: ok Commit summary for MediaWiki.r107212: SolrStore: *various coding style related things *documentation tweaks *dropped some unused variables *marked some functions marked as @public as such and removed the doxygen comment *$fname = 'SomeHardcodedName' --> __METHOD__ *in SolrTalker::parseSolrQuery(), changed split() to explode() because split() is deprecated as of PHP 5.3 (IIRC) Nikerabbit's comment: There is typo: aproche _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
