wiki.techinc.nl/includes/diff
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
ArrayDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
ComplexityException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Diff.php Fix doc type of Diff::reverse 2020-11-13 23:01:30 +01:00
DiffEngine.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DifferenceEngine.php mw-warning class is replaced with warningbox 2020-12-09 13:27:52 -08:00
DifferenceEngineSlotDiffRenderer.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffFormatter.php
DiffOp.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpAdd.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpChange.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpCopy.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpDelete.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
RangeDifference.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
SlotDiffRenderer.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
TableDiffFormatter.php Create diff markers with CSS 2020-12-30 12:52:08 +00:00
TextSlotDiffRenderer.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
UnifiedDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
UnsupportedSlotDiffRenderer.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
WordAccumulator.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
WordLevelDiff.php