wiki.techinc.nl/includes/diff
Jack Phoenix c40fbea783 Make DifferenceEngine's markPatrolledLink and getRevisionHeader public so that hooked functions can use them where needed
The said hooks were added to core in
https://gerrit.wikimedia.org/r/#/c/298026/ . One of the many intended use
cases is https://gerrit.wikimedia.org/r/#/c/326074/ which currently fatals
due to these two being protected, and obviously we don't want to lose
functionality when hooking into one (or more) of the aforementioned hooks.

Change-Id: I260c8b57c0bb2af3a6982bd7142b112a4a023391
Depends-On: I02de9069854532faec4c0c1798a10f862e6dfd7c
2016-12-14 22:19:53 +00:00
..
ArrayDiffFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ComplexityException.php Rethink diff limits 2016-06-01 16:30:58 -07:00
DairikiDiff.php Rethink diff limits 2016-06-01 16:30:58 -07:00
DiffEngine.php Rethink diff limits 2016-06-01 16:30:58 -07:00
DifferenceEngine.php Make DifferenceEngine's markPatrolledLink and getRevisionHeader public so that hooked functions can use them where needed 2016-12-14 22:19:53 +00:00
DiffFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TableDiffFormatter.php TableDiffFormatter: Don't repeatedly call array_shift() 2016-03-09 04:09:07 -05:00
UnifiedDiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05:00
WordAccumulator.php Refactor diffs 2016-05-17 18:17:05 -07:00
WordLevelDiff.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00