r82878 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r82877
|
r82878
|
r82879
>
Date:
23:47, 26 February 2011
Author:
platonides
Status:
ok
Tags:
Comment:
r82877
fixup. It should have only removed the = null bit.
Modified paths:
/trunk/phase3/tests/testHelpers.inc
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/testHelpers.inc
—
—
@@ -451,7 +451,7 @@
452
452
private $lineNum;
453
453
private $eof;
454
454
455
- function __construct( $file ) {
455
+ function __construct( $file, $parserTest ) {
456
456
global $IP;
457
457
458
458
$this->file = $file;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r82877
Remove NewParserHelpers.php and use instead the original TestFileIterator fro...
platonides
23:45, 26 February 2011
Status & tagging log
23:42, 4 May 2011
😂
(
talk
|
contribs
)
changed the
status
of r82878
[
removed:
new
added:
ok]