wiki.techinc.nl/includes/diff
Gergő Tisza c767dfdea0
Deprecate public access to some DifferenceEngine properties
These had no business being public in the first place and there is
no usage in Gerrit. In case something does use them, it will probably
be broken by the refactoring that's soon to come, so the deprecation
warning makes it easier to figure out where the problem lies.

Change-Id: I72ba5cfbf91f4af16028ba4f8619df6a7168a786
2018-07-26 13:48:03 +02: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 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 Deprecate public access to some DifferenceEngine properties 2018-07-26 13:48:03 +02:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
TableDiffFormatter.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
UnifiedDiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05:00
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