wiki.techinc.nl/includes/diff
Thiemo Kreuz 9314453c93 Make use of the list() feature where it makes sense
This code is functionally identical, but less error prone (not so easy
to forget or mix these numerical indexes).

This patch happens to touch the Parser, which might be a bit scary. We
can remove this file from this patch if you prefer.

Change-Id: I8cbe3a9a6725d1c42b86e67678c1af15fbc5961a
2019-03-24 20:12:23 +00:00
..
ArrayDiffFormatter.php
ComplexityException.php
DairikiDiff.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DiffEngine.php Make use of the list() feature where it makes sense 2019-03-24 20:12:23 +00:00
DifferenceEngine.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00
DifferenceEngineSlotDiffRenderer.php SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
DiffFormatter.php
RangeDifference.php Move class RangeDifference to own file 2019-03-08 23:29:14 +01:00
SlotDiffRenderer.php SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
TableDiffFormatter.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
TextSlotDiffRenderer.php Add missing empty lines between methods 2019-01-15 19:14:35 +00:00
UnifiedDiffFormatter.php
WordAccumulator.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
WordLevelDiff.php