wiki.techinc.nl/includes/export
daniel d9209707cc WikiExporter: Remove unnecessary check for SCHEMA_COMPAT_WRITE_OLD flag
WikiExporter used to require SCHEMA_COMPAT_WRITE_OLD to be enabled,
until that requirement was fixed in I5ea972bb07ca1cfb3a2ad8ef120aef7.
However, I failed to remove the explicit check for the flag at the
time, causing all exports to fail in SCHEMA_COMPAT_NEW mode. This
change removes the obsolete check.

Bug: T236735
Change-Id: I809ed4e2f1f30fdc4bd817f815d733d8a62f3d4f
2019-10-28 20:46:30 +00:00
..
BaseDump.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
Dump7ZipOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpBZip2Output.php
DumpDBZip2Output.php
DumpFileOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpFilter.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpGZipOutput.php
DumpLatestFilter.php
DumpLBZip2Output.php add lbzip2 output processor for exports 2019-03-24 01:20:04 +02:00
DumpMultiWriter.php Declare dynamic properties 2019-09-13 17:54:37 +00:00
DumpNamespaceFilter.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
DumpNotalkFilter.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
DumpOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpPipeOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpStringOutput.php DumpStringOutput: Rename getOutput() to __toString() 2016-07-14 06:28:16 -04:00
ExportProgressFilter.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
WikiExporter.php WikiExporter: Remove unnecessary check for SCHEMA_COMPAT_WRITE_OLD flag 2019-10-28 20:46:30 +00:00
XmlDumpWriter.php Set constant visibility, part 1 2019-10-18 02:19:24 +00:00