wiki.techinc.nl/includes/diff
Daimona Eaytoy e3412efac3 Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
These were all checked with codesearch to ensure nothing is overriding
these methods.
For the most part, I've updated the signature to use nullable types; for
two Pager's, I've just made all parameters non-optional, because you're
already forced to pass them with a required parameter at the end.

Bug: T231636
Change-Id: Ie047891f55fcd322039194cfa9a8549e4f1f6f14
2019-10-10 11:53:58 +02:00
..
ArrayDiffFormatter.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
ComplexityException.php
Diff.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffEngine.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
DifferenceEngine.php Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00
DifferenceEngineSlotDiffRenderer.php
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
SlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
TableDiffFormatter.php
TextSlotDiffRenderer.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
WordAccumulator.php
WordLevelDiff.php