wiki.techinc.nl/includes/diff
Umherirrender eb095ad311 diff: Remove unneeded false check
$difftext is always a string since
I2f8a9dbebd2290b7feafb20e2bb2a2693e18ba11
Init with empty string and than only concat is used

Change-Id: Ie606a441d8c59313505640c25406a7c59433b5cc
2020-06-22 22:36:04 +02: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 Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
DifferenceEngine.php diff: Remove unneeded false check 2020-06-22 22:36:04 +02:00
DifferenceEngineSlotDiffRenderer.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
DiffFormatter.php
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
WordLevelDiff.php