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 SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
DiffFormatter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
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 Move class RangeDifference to own file 2019-03-08 23:29:14 +01:00
SlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
TableDiffFormatter.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
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 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