r108167 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108166‎ | r108167 | r108168 >
Date:19:05, 5 January 2012
Author:ialex
Status:ok
Tags:
Comment:
Per Nikerabbit, fix for r107637: added @since
Modified paths:
  • /trunk/phase3/includes/Article.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Article.php
@@ -360,6 +360,7 @@
361361 * Get the fetched Revision object depending on request parameters or null
362362 * on failure.
363363 *
 364+ * @since 1.19
364365 * @return Revision|null
365366 */
366367 public function getRevisionFetched() {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107637* Removed usage of Article where possible in EditPage...ialex16:12, 30 December 2011

Status & tagging log