wiki.techinc.nl/includes/export
thiemowmde 9b03cde58e Merge sequences of if that end doing the same thing anyway
Motivation:
* Avoid code duplication.
* Hopefully make it easier to read.
* Also order stuff from cheap to expensive, if possible.

Change-Id: I575e3f2027ce60a0d0885be5b9bd3e07bc035eee
2023-06-16 16:09:42 +02:00
..
Hook
BaseDump.php Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
Dump7ZipOutput.php
DumpBZip2Output.php
DumpDBZip2Output.php
DumpFileOutput.php
DumpFilter.php
DumpGZipOutput.php
DumpLatestFilter.php
DumpLBZip2Output.php
DumpMultiWriter.php
DumpNamespaceFilter.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
DumpNotalkFilter.php
DumpOutput.php
DumpPipeOutput.php
DumpStringOutput.php
ExportProgressFilter.php
WikiExporter.php
WikiExporterFactory.php
XmlDumpWriter.php