John Erling Blad has submitted this change and it was merged. Change subject: Added toArray method to DiffOp interface ......................................................................
Added toArray method to DiffOp interface Change-Id: I6261c47e653d60fe34058007f9ca7bc903143bd2 --- M Diff.mw.php M includes/diffop/DiffOp.php M includes/diffop/DiffOpAdd.php M includes/diffop/DiffOpChange.php M includes/diffop/DiffOpRemove.php M includes/diffop/diff/Diff.php M includes/diffop/diff/IDiff.php M includes/diffop/diff/ListDiff.php M includes/diffop/diff/MapDiff.php A tests/diffop/DiffAsOpTest.php M tests/diffop/DiffOpAddTest.php M tests/diffop/DiffOpChangeTest.php M tests/diffop/DiffOpRemoveTest.php M tests/diffop/DiffOpTest.php 14 files changed, 214 insertions(+), 0 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/45479 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6261c47e653d60fe34058007f9ca7bc903143bd2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Diff Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
