wiki.techinc.nl/includes/export
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BaseDump.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
Dump7ZipOutput.php Add missing visibility on methods related to import/export 2020-05-09 11:56:48 +00:00
DumpBZip2Output.php
DumpDBZip2Output.php
DumpFileOutput.php export: Remove excessive indenting and unnecessary else 2020-05-09 22:16:27 +01:00
DumpFilter.php Change object to stdClass type hints in export related classes 2020-11-15 09:44:00 +00:00
DumpGZipOutput.php
DumpLatestFilter.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
DumpLBZip2Output.php
DumpMultiWriter.php Change object to stdClass type hints in export related classes 2020-11-15 09:44:00 +00:00
DumpNamespaceFilter.php Change object to stdClass type hints in export related classes 2020-11-15 09:44:00 +00:00
DumpNotalkFilter.php Change object to stdClass type hints in export related classes 2020-11-15 09:44:00 +00:00
DumpOutput.php Change object to stdClass type hints in export related classes 2020-11-15 09:44:00 +00:00
DumpPipeOutput.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
DumpStringOutput.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
ExportProgressFilter.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
WikiExporter.php Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
XmlDumpWriter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00