wiki.techinc.nl/includes/diff
daniel db987c700a [MCR] Introduce SlotRoleHandler and SlotRoleRegistry
These new classes provide a mechanism for defining the
behavior of slots, like the content models it supports.
This acts as an extension point for extensions that need
to define custom slots, like the MediaInfo extension
for the SDC project.

Bug: T194046
Change-Id: Ia20c98eee819293199e541be75b5521f6413bc2f
2018-11-30 12:29:05 -08:00
..
ArrayDiffFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ComplexityException.php Rethink diff limits 2016-06-01 16:30:58 -07:00
DairikiDiff.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DiffEngine.php Use PHP 5.6 '**' operator instead of 'pow()' function 2018-05-30 18:05:19 -07:00
DifferenceEngine.php [MCR] Introduce SlotRoleHandler and SlotRoleRegistry 2018-11-30 12:29:05 -08: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
SlotDiffRenderer.php SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
TableDiffFormatter.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
TextSlotDiffRenderer.php SlotDiffRenderer: add utility method for parameter type checks 2018-09-24 23:09:18 -07:00
UnifiedDiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05: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