Don't use wfDeprecated for still-used methods
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 5 Jun 2009 15:49:51 +0000 (15:49 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 5 Jun 2009 15:49:51 +0000 (15:49 +0000)
commit6415560d45e9eabebc9526a74e99fdffebe01005
treea0aca3c79caacba03fbc78c160dd6b57ecda3ab1
parent8e2e5d473e3826f64cb51c0331069ed813feb6be
Don't use wfDeprecated for still-used methods

If the method is really deprecated, then get rid of all in-tree callers
before you start spamming everyone with notices.
includes/Article.php