Add support for a second argument to wfDeprecated so we can start using it right...
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 15 Sep 2011 02:10:44 +0000 (02:10 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 15 Sep 2011 02:10:44 +0000 (02:10 +0000)
commit738e98cc5621389a54c0d38c122602a8f072408c
treea4440fe4d01615e9b9dc42286405660fad406fa3
parent3088982d20c1b881e85e28359b902ffa8ce91650
Add support for a second argument to wfDeprecated so we can start using it right away and let users limit what warnings they get if they need to, instead of delaying warnings for an entire release or more.
includes/DefaultSettings.php
includes/GlobalFunctions.php