From da131336acab8de80b8a33428aaf4af77429f460 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 2 Oct 2010 21:51:44 +0000 Subject: [PATCH] Per Platonides; follow-up r74158: XMLReader is included in PHP since 5.1.0 --- maintenance/dumpTextPass.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/dumpTextPass.php b/maintenance/dumpTextPass.php index a025f5b9c9..ee2fbcc6d5 100644 --- a/maintenance/dumpTextPass.php +++ b/maintenance/dumpTextPass.php @@ -482,7 +482,7 @@ Options: --stub=: To load a compressed stub dump instead of stdin --prefetch=: 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) -- 2.20.1