User "^demon" posted a comment on MediaWiki.r88588.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88588#c17883
Commit summary:

$wgArticle is deprecated! Possible removal in 1.20 or 1.21!
* Encapsulate index.php in wfIndexMain() (similar to r77873)
* Kill $wgArticle check in Exception, not necessary anymore
* Kill $wgArticle in Setup, also not necessary
* Add angry note about $wgArticle to rebuildFileCache.
* Remove note about $wgArticle in Parser since it's dying anyway

Comment:

Actually, why not just remove it completely? Leaving it around for a release 
encourages people to keep using it. It was never widely used outside of core, 
and I've already filed a bug for the remaining problems.

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

Reply via email to