User "Siebrand" posted a comment on MediaWiki.r92013. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92013#c19515 Commit summary:
Follow-up to r86811: changed MWInit::classExists() to class_exists() - the former is only defined in MW >= 1.18, which goes against the whole point of the call Comment: IIRC class_exists() does not play nice with Hiphop, so that may be why MWInit::classExists() was used. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
