"Jeroen De Dauw" posted a comment on MediaWiki.r113913. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113913#c32359
Commit summary for MediaWiki.r113913: Restored backward-compatibility for MW 1.17 (?), improved display of "more than one form" warning Jeroen De Dauw's comment: is_string( $action ) ??? Also, it's nicer if the only compat code you have are isolated methods that can just be dropped when applicable rather then if blocks all over the place. You'll be able to "use" the new methods even though they are not really there yet :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
