wiki.techinc.nl/includes/diff
Amir Sarabadani 3cacc7f9c3 Fix local rendering of link in diff view with action=render
We probably should move Linker::expandLocalLinks( $text ) somewhere
better.

Bug: T263581
Change-Id: Iac446e761a709b6ceff5bd83dfa9a80db50a08d5
2021-12-01 17:18:53 +01:00
..
Hook Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
ArrayDiffFormatter.php
ComplexityException.php
Diff.php
DiffEngine.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DifferenceEngine.php Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
DifferenceEngineSlotDiffRenderer.php
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
SlotDiffRenderer.php
TableDiffFormatter.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
TextSlotDiffRenderer.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php
WordAccumulator.php
WordLevelDiff.php