User "Platonides" posted a comment on MediaWiki.r92261. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92261#c19721 Commit summary:
Add boolean inArray utility Comment: This mimics PHP [http://php.net/in_array in_array()] function, but Yair is right in that mw.util.inArray() looks ugly. If the goal is to have the same interface as php, we could place it on a different namespace, such as having mw.php.rawurlencode() and mw.php.in_array() PS: The comment should read 'Whether' _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
