Per Platonides; follow-up r74158: XMLReader is included in PHP since 5.1.0
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Oct 2010 21:51:44 +0000 (21:51 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Oct 2010 21:51:44 +0000 (21:51 +0000)
maintenance/dumpTextPass.php

index a025f5b..ee2fbcc 100644 (file)
@@ -482,7 +482,7 @@ Options:
   --stub=<type>:<file> To load a compressed stub dump instead of stdin
   --prefetch=<type>:<file> Use a prior dump file as a text source, to save
                          pressure on the database.
-                         (Requires the XMLReader PECL extension)
+                         (Requires the XMLReader extension)
   --quiet        Don't dump status reports to stderr.
   --report=n  Report position and speed after every n pages processed.
                          (Default: 100)