wiki.techinc.nl/includes/diff
Reedy 229b2c15e8 Fix a plethora of class and function call case mismatches
Bug: T231412
Change-Id: I597a25de3294a6673424f30475760280ef209a8a
2020-05-26 14:14:46 +01:00
..
Hook Hook interface type fixes, to fix Phan errors 2020-05-05 11:22:04 +10:00
ArrayDiffFormatter.php Make use of DiffOp::norig/nclosing() and update tests 2020-03-25 15:17:17 +00:00
ComplexityException.php
Diff.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffEngine.php Fix numerous Squiz.Scope.MethodScope.Missing 2020-05-15 21:12:30 +00:00
DifferenceEngine.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
DifferenceEngineSlotDiffRenderer.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
DiffOp.php Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
DiffOpAdd.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpChange.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpCopy.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpDelete.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
RangeDifference.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
SlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
TableDiffFormatter.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
TextSlotDiffRenderer.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:31 +01:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
WordAccumulator.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
WordLevelDiff.php