"Platonides" posted a comment on MediaWiki.r106388. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106388#c27870
Commit summary for MediaWiki.r106388: Learn variable typing from function hints Platonides's comment: Take argument hints, such as those added in r106389, then it knows that $a and $b are of type profile_point, and thus not warn that $a->name() might be calling the deprecated SpecialPage::name _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
