Commit graph

4 commits

Author SHA1 Message Date
James D. Forrester
8e940c4f21 Standardise all our class alias deprecation comments for ease of grepping
Change-Id: I7f85d931d3b79da23e87b4e5692b2e14be8fcaa0
2024-03-19 20:11:29 +00:00
Lucas Werkmeister
bed194e549 Update method reference
This method was moved and renamed in change I5c506e3916 (commit
2aa87cdf2c).

Change-Id: I112ba6af90579bc0094650aee62950ca0735a8fd
2023-07-19 12:17:08 +02:00
Tim Starling
beb613b1b1 Diff libraryization followups
* Fix MW core dependencies
* Remove @internal from the DiffOp classes, since
  ContentHandler::getDiff() exposes them, and ContentTranslation uses
  them.
* Remove @internal from WordAccumulator, since TwoColConflict depends on
  it.

Bug: T339184
Change-Id: I3477a3a4711dd90b8f68b2f07f49a984e4bf67b9
2023-06-20 15:15:13 +10:00
Tim Starling
359ce91a12 Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace
I will address the dependencies on MW core in a followup.

Bug: T339184
Change-Id: I892364b0c9f15c9de4cfc29c683670c172d71764
2023-06-20 15:15:13 +10:00
Renamed from includes/diff/TableDiffFormatter.php (Browse further)