r74160 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74159‎ | r74160 | r74161 >
Date:21:51, 2 October 2010
Author:ialex
Status:ok
Tags:
Comment:
Per Platonides; follow-up r74158: XMLReader is included in PHP since 5.1.0
Modified paths:
  • /trunk/phase3/maintenance/dumpTextPass.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/dumpTextPass.php
@@ -482,7 +482,7 @@
483483 --stub=<type>:<file> To load a compressed stub dump instead of stdin
484484 --prefetch=<type>:<file> Use a prior dump file as a text source, to save
485485 pressure on the database.
486 - (Requires the XMLReader PECL extension)
 486+ (Requires the XMLReader extension)
487487 --quiet Don't dump status reports to stderr.
488488 --report=n Report position and speed after every n pages processed.
489489 (Default: 100)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74158MediaWiki even require PHP 5.1.0+ ;)ialex21:40, 2 October 2010

Status & tagging log