wiki.techinc.nl/includes/diff
Umherirrender 44fd53fee3 Using @return never documentation on always-throw-function
This helps phan to detect unreachable code and also impossible types
after the functions.
It helps phan to avoid false positives for array keys
when the keys are checked before

Bug: T240141
Change-Id: I895f70e82b3053a46cd44135b15437e6f82a07b2
2021-09-07 17:29:03 +02:00
..
Hook
ArrayDiffFormatter.php
ComplexityException.php
Diff.php
DiffEngine.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DifferenceEngine.php Apply side lock to diff headers and empty lines, too 2021-08-12 18:08:57 +02:00
DifferenceEngineSlotDiffRenderer.php
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
TableDiffFormatter.php Apply side lock to diff headers and empty lines, too 2021-08-12 18:08:57 +02:00
TextSlotDiffRenderer.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php
WordAccumulator.php
WordLevelDiff.php