XMLReader extension is distributed with PHP and enabled by default since PHP 5.1
[lhc/web/wiklou.git] / maintenance / backupPrefetch.inc
index f4b195a..b7dab79 100644 (file)
@@ -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 {