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 @@
1434
1434
*
1435
1435
* @param $path string
1436
1436
*
1437
- * @return false on failure
1438
- *
1439
- * @param $path string
1440
- *
1441
- * @return false|string
1437
+ * @return false|string False on failure
1442
1438
*/
1443
1439
static function sha1Base36( $path ) {
1444
1440
wfSuppressWarnings();
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r90772
Uncommited documentation from my working copy
reedy
16: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
16:52, 25 June 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r90774
[
removed:
new
added:
ok]