"Reedy" posted a comment on MediaWiki.r111048. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111048#c30721
Commit summary for MediaWiki.r111048: Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar Other documentation improvements Reedy's comment: But false isn't a valid there, it has to be bool, and you can elabourate to say it should return false or foobar _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
