r90774 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90773‎ | r90774 | r90775 >
Date:16:32, 25 June 2011
Author:reedy
Status:ok (Comments)
Tags:
Comment:
Followup r90722, seems the file comments were a bad merge...
Modified paths:
  • /trunk/phase3/includes/filerepo/File.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/File.php
@@ -1433,11 +1433,7 @@
14341434 *
14351435 * @param $path string
14361436 *
1437 - * @return false on failure
1438 - *
1439 - * @param $path string
1440 - *
1441 - * @return false|string
 1437+ * @return false|string False on failure
14421438 */
14431439 static function sha1Base36( $path ) {
14441440 wfSuppressWarnings();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r90772Uncommited documentation from my working copyreedy16:15, 25 June 2011

Comments

#Comment by Krinkle (talk | contribs)   17:02, 25 June 2011

Hm... r90722 ?

#Comment by Reedy (talk | contribs)   17:04, 25 June 2011

r90772, loltypo

Status & tagging log