User "^demon" posted a comment on MediaWiki.r88930. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88930#c17222 Commit summary:
It's not just for < 5.1! Comment: Adding a note to this: __call() won't work for FakeTitle since parent::method() is called before __call(). As a result, all the __call() was doing was hiding an E_FATAL for calling $fake->gobbledyGook(); _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
