wiki.techinc.nl/includes/diff
Lucas Werkmeister bc59ea456f Mark WordLevelDiff as newable for now
Using the same rationale as for its parent class, Diff: ideally there
should be some kind of factory for diffs, but currently, there isn’t.
Reuse the same task ID for the todo comment (T257472), as we think it’s
appropriate for both “diff” classes, Diff and WordLevelDiff.

Note that the TwoColumnConflict extension already uses this class as if
it were newable.

Bug: T311224
Change-Id: If2553d6ebc96636b83df8f58e0420dd7eb6ba5af
Co-Authored-By: Michael Große <michael.grosse@wikimedia.de>
2022-06-30 16:51:06 +02:00
..
Hook Fix various documentation related to null types (part II) 2022-03-08 23:45:31 +00: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 Fix many typos in comments 2022-05-10 12:46:11 +00:00
DifferenceEngine.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
DifferenceEngineSlotDiffRenderer.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
DiffFormatter.php
DiffOp.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpAdd.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpChange.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpCopy.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpDelete.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
RangeDifference.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
SlotDiffRenderer.php Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
TableDiffFormatter.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
TextSlotDiffRenderer.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
UnifiedDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
UnsupportedSlotDiffRenderer.php
WordAccumulator.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
WordLevelDiff.php Mark WordLevelDiff as newable for now 2022-06-30 16:51:06 +02:00