r77717 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r77716
|
r77717
|
r77718
>
Date:
14:23, 4 December 2010
Author:
ialex
Status:
ok
Tags:
Comment:
XMLReader extension is distributed with PHP and enabled by default since PHP 5.1
Modified paths:
/trunk/phase3/maintenance/backupPrefetch.inc
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/backupPrefetch.inc
—
—
@@ -19,7 +19,6 @@
20
20
* - text contents are immutable and should not change once
21
21
* recorded, so the previous dump is a reliable source
22
22
*
23
- * Requires the XMLReader PECL extension.
24
23
* @ingroup Maintenance
25
24
*/
26
25
class BaseDump {
Status & tagging log
17:16, 4 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r77717
[
removed:
new
added:
ok]