User "Nikerabbit" posted a comment on MediaWiki.r94482. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94482#c20847 Commit summary:
Follow-up r92559: * Use preg_quote() for arrays going to regexes * Proper escaping for InfoPage->mFormatTitle and status message * Use wgOut->addModuleStyles() to prevent flash of unstyled content * Use $wgExtensionAssetsPath to form extension directory * Remove unneeded isset()s * Also, prevent php notices in onShowMissingArticle() Comment: You should pass second parameter (the used delimeter) to preg_quote. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
