r93963 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93962
|
r93963
|
r93964
>
Date:
12:29, 5 August 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Add @since to Revision::newFromRow per Nikerabbit
Follows up
r93935
Modified paths:
/trunk/phase3/includes/Revision.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Revision.php
—
—
@@ -122,6 +122,8 @@
123
123
}
124
124
125
125
/**
126
+ * @since 1.19
127
+ *
126
128
* @param $row
127
129
* @return Revision
128
130
*/
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r93935
Adding Revision::newFromRow() function as alias for new Revision()...
reedy
23:25, 4 August 2011
Status & tagging log
23:31, 5 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r93963
[
removed:
new
added:
ok]