wiki.techinc.nl/includes/diff
Bartosz Dziewoński 36e54eb3e6 DifferenceEngine: Fix "No difference" notice on cached diffs
Also, HTML-escape the cache key in the output. In the current
implementation it is HTML-safe, but it could change.

Bug: T228761
Change-Id: I23406266fef4906cdf0a281f7058b66b30680f0d
2023-06-13 23:54:17 +00:00
..
Hook diff: Add legend and tooltips to inline diff display 2023-05-31 15:43:28 +10:00
ArrayDiffFormatter.php
ComplexityException.php
Diff.php Fix doc type of Diff::reverse 2020-11-13 23:01:30 +01:00
DiffEngine.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DifferenceEngine.php DifferenceEngine: Fix "No difference" notice on cached diffs 2023-06-13 23:54:17 +00:00
DifferenceEngineSlotDiffRenderer.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
DiffFormatter.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
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 diff: Add legend and tooltips to inline diff display 2023-05-31 15:43:28 +10:00
TableDiffFormatter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
TextSlotDiffRenderer.php diff: Add legend and tooltips to inline diff display 2023-05-31 15:43:28 +10:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WordAccumulator.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
WordLevelDiff.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00