wiki.techinc.nl/includes/diff
daniel 4461aa6e4f Don't show unsaved revision in DifferenceEngine::renderNewRevision.
There was a conditional that was documented to make the method bail out
if the current revision was unsaved, but it was missing the actual return
statement.

Note that preview code in EditPage does not use
DifferenceEngine::renderNewRevision.

Change-Id: I86a25e9464435ac17c72f78f7ce1f354adf3d055
2018-09-21 13:38:56 +00:00
..
ArrayDiffFormatter.php
ComplexityException.php
DairikiDiff.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DiffEngine.php Use PHP 5.6 '**' operator instead of 'pow()' function 2018-05-30 18:05:19 -07:00
DifferenceEngine.php Don't show unsaved revision in DifferenceEngine::renderNewRevision. 2018-09-21 13:38:56 +00:00
DifferenceEngineSlotDiffRenderer.php [MCR] Render multi-slot diffs 2018-08-20 15:39:12 +02:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
SlotDiffRenderer.php [MCR] Render multi-slot diffs 2018-08-20 15:39:12 +02:00
TableDiffFormatter.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
TextSlotDiffRenderer.php Prepare DiffRenderer to changed parameters for wikidiff2 1.8.0 2018-08-23 15:37:29 +00:00
UnifiedDiffFormatter.php
WordAccumulator.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
WordLevelDiff.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00