wiki.techinc.nl/includes/diff
Thiemo Kreuz c3dfa88966 Add missing empty lines between methods
This might hint at an edge-case in the PHP CodeSniffer sniff that should
detect if methods are separated by a single empty line. Feel free to
investigate. I, personally, can't invest more time in this than
suggesting this quick fix.

Change-Id: Ib3c60eac76f255b4fe929f7933de256222716576
2019-01-15 19:14:35 +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 Use ContextSource::getConfig instead of globals 2019-01-01 11:20:57 +00:00
DifferenceEngineSlotDiffRenderer.php SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02: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 Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00