r63061 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63060‎ | r63061 | r63062 >
Date:22:56, 27 February 2010
Author:aaron
Status:ok
Tags:
Comment:
Deprecate revText(), redundant
Modified paths:
  • /trunk/phase3/includes/Revision.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Revision.php
@@ -601,6 +601,7 @@
602602 /**
603603 * Alias for getText(Revision::FOR_THIS_USER)
604604 *
 605+ * @deprecated
605606 * @return String
606607 */
607608 public function revText() {

Status & tagging log