wiki.techinc.nl/includes/diff
Brad Jorsch fb3ae6fbe3 Replace use of &$this
Use of &$this doesn't work in PHP 7.1. For callbacks to methods like
array_map() it's completely unnecessary, while for hooks we still need
to pass a reference and so we need to copy $this into a local variable.

Bug: T153505
Change-Id: I8bbb26e248cd6f213fd0e7460d6d6935a3f9e468
2017-01-31 23:01:54 -05:00
..
ArrayDiffFormatter.php
ComplexityException.php Rethink diff limits 2016-06-01 16:30:58 -07:00
DairikiDiff.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
DiffEngine.php PHP code style: No space after unary not operator 2017-01-05 16:00:59 +00:00
DifferenceEngine.php Replace use of &$this 2017-01-31 23:01:54 -05:00
DiffFormatter.php
TableDiffFormatter.php
UnifiedDiffFormatter.php
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