r77070 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77069‎ | r77070 | r77071 >
Date:12:03, 21 November 2010
Author:hashar
Status:ok
Tags:
Comment:
Note version and revision deprecating wfGetMimeMagic (fu r68837)
Modified paths:
  • /trunk/phase3/includes/GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/GlobalFunctions.php
@@ -2195,7 +2195,7 @@
21962196
21972197 /**
21982198 * BC wrapper for MimeMagic::singleton()
2199 - * @deprecated
 2199+ * @deprecated No longer needed as of 1.17 (r68836).
22002200 */
22012201 function &wfGetMimeMagic() {
22022202 wfDeprecated( __FUNCTION__ );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r68837Throw a wfDeprecated() on this since the last usage is gone in r68836demon15:31, 1 July 2010

Status & tagging log