"^demon" changed the status of MediaWiki.r112092 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112092

Old status:  new
New status: ok

Commit summary for MediaWiki.r112092:

More fixes for mergeMessageFileList.php:
* In CustomUserSignup, wrap the ClickTracking reference in a class_exists() 
block
* In FlaggedRevs, include FlaggedRevsUI.setup.php manually instead of relying 
on $wgAutoloadClasses, and remove array type hinting from various setup 
functions, since the lack of any configuration globals causes them to give a 
fatal error otherwise
* In ZeroRatedMobileAccess, use a static function for the hook instead of a 
nonstatic class member, both to fix mergeMessageFileList.php and for startup 
performance. Apparently the author does not know why we have *.body.php files.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to