Note version and revision deprecating wfGetMimeMagic (fu r68837)
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 21 Nov 2010 12:03:17 +0000 (12:03 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 21 Nov 2010 12:03:17 +0000 (12:03 +0000)
includes/GlobalFunctions.php

index 7e3f53d..4a714d1 100644 (file)
@@ -2195,7 +2195,7 @@ function wfGetSiteNotice() {
 
 /**
  * BC wrapper for MimeMagic::singleton()
- * @deprecated
+ * @deprecated No longer needed as of 1.17 (r68836).
  */
 function &wfGetMimeMagic() {
        wfDeprecated( __FUNCTION__ );