Make the XML dump schema version configurable.
authordaniel <dkinzler@wikimedia.org>
Fri, 14 Dec 2018 11:24:44 +0000 (12:24 +0100)
committerdaniel <dkinzler@wikimedia.org>
Thu, 21 Mar 2019 11:43:32 +0000 (12:43 +0100)
commit45f3912bf1e74cc29c23b151a45c446f79addabf
tree543ab17ecac772c51efde6dca3b4a24ea57afd26
parent135718b90478b94052a2575e60f38406366055e7
Make the XML dump schema version configurable.

Bug: T174031
Change-Id: I979b6c8f0a72bc1f5ecce1d499d3fdfa0f671588
includes/DefaultSettings.php
includes/Defines.php
includes/export/WikiExporter.php
includes/export/XmlDumpWriter.php
includes/import/WikiImporter.php
maintenance/dumpTextPass.php
maintenance/includes/BackupDumper.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/backup_PageTest.php