wiki.techinc.nl/includes/diff
Tim Starling 0077c5da15 Use short array destructuring instead of list()
Introduced in PHP 7.1. Because it's shorter and looks nice.

I used regex replacement.

Change-Id: I0555e199d126cd44501f859cb4589f8bd49694da
2022-10-21 15:33:37 +11:00
..
Hook Fix various documentation related to null types (part II) 2022-03-08 23:45:31 +00:00
ArrayDiffFormatter.php
ComplexityException.php
Diff.php
DiffEngine.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DifferenceEngine.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DifferenceEngineSlotDiffRenderer.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
DiffFormatter.php
DiffOp.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpAdd.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpChange.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpCopy.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
DiffOpDelete.php diff: Fix and update type hints in DiffOp classes 2021-06-18 08:17:54 +00:00
RangeDifference.php
SlotDiffRenderer.php Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
TableDiffFormatter.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
TextSlotDiffRenderer.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php
WordAccumulator.php
WordLevelDiff.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00