wiki.techinc.nl/includes/diff
daniel 3c50afa46b Replace "@stable for subclassing" with "@stable to extend"
For compliance with the new version of the table interface policy
(T255803).

This patch was created by an automated search & replace operation
on the includes/ directory.

Bug: T257789
Change-Id: Ie32c1b11b3d16ddfc0c83a757327d449ff80b2e4
2020-07-13 11:00:30 +02:00
..
Hook Add HistoryTools and DiffTools hooks 2020-06-23 17:30:22 -07:00
ArrayDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
ComplexityException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
Diff.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
DiffEngine.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
DifferenceEngine.php Don't create Revisions for deprecated hooks if hook is not registered 2020-07-01 03:44:36 +00:00
DifferenceEngineSlotDiffRenderer.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
DiffFormatter.php
DiffOp.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpAdd.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpChange.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpCopy.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
DiffOpDelete.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
RangeDifference.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
SlotDiffRenderer.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
TableDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
TextSlotDiffRenderer.php Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
UnifiedDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
UnsupportedSlotDiffRenderer.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
WordAccumulator.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
WordLevelDiff.php