wiki.techinc.nl/includes/export
Thiemo Kreuz ed96e6f1a7 export: Mark DumpFilter::mark() as being protected
I used
https://codesearch.wmflabs.org/search/?q=-%3Epass%5C(
to make sure there really is no other call to this. This function really
is meant to be protected.

I also used
https://codesearch.wmflabs.org/search/?q=function%20pass%5C(&files=php
to make sure I got all subclasses.

Required for I7da632c43681438aa886bdb709379f10cd9cc658.

Change-Id: I9aaf95c66a6efa22131de627ce015587a109858b
2019-01-11 18:39:40 +00:00
..
BaseDump.php Don't check for LIBXML_PARSEHUGE presence 2019-01-07 19:32:39 -08:00
Dump7ZipOutput.php
DumpBZip2Output.php
DumpDBZip2Output.php
DumpFileOutput.php
DumpFilter.php export: Mark DumpFilter::mark() as being protected 2019-01-11 18:39:40 +00:00
DumpGZipOutput.php
DumpLatestFilter.php
DumpMultiWriter.php
DumpNamespaceFilter.php export: Mark DumpFilter::mark() as being protected 2019-01-11 18:39:40 +00:00
DumpNotalkFilter.php export: Mark DumpFilter::mark() as being protected 2019-01-11 18:39:40 +00:00
DumpOutput.php export: Fix return value of write() function in DumpOutput.php 2018-12-03 12:28:48 +01:00
DumpPipeOutput.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DumpStringOutput.php
ExportProgressFilter.php Fix autoloading of ExportProgressFilter 2017-12-13 22:04:59 +01:00
WikiExporter.php Fix for missing end tag </page> on some exports 2018-10-31 18:02:02 -05:00
XmlDumpWriter.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00