r74248 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74247‎ | r74248 | r74249 >
Date:09:48, 4 October 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
changes for 0.4 - fixed reference issue
Modified paths:
  • /trunk/extensions/Validator/includes/Parameter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Validator/includes/Parameter.php
@@ -525,7 +525,7 @@
526526 *
527527 * @return string
528528 */
529 - public function getValue() {
 529+ public function &getValue() {
530530 return $this->value;
531531 }
532532

Status & tagging log