From bcaeb0bb4fe44eadb2c31c583e594f8a0b7858f2 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 4 Dec 2010 14:23:00 +0000 Subject: [PATCH] XMLReader extension is distributed with PHP and enabled by default since PHP 5.1 --- maintenance/backupPrefetch.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/maintenance/backupPrefetch.inc b/maintenance/backupPrefetch.inc index f4b195a6f7..b7dab79245 100644 --- a/maintenance/backupPrefetch.inc +++ b/maintenance/backupPrefetch.inc @@ -19,7 +19,6 @@ * - text contents are immutable and should not change once * recorded, so the previous dump is a reliable source * - * Requires the XMLReader PECL extension. * @ingroup Maintenance */ class BaseDump { -- 2.20.1