Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 2 Jul 2019 21:41:41 +0000 (14:41 -0700)
committerJforrester <jforrester@wikimedia.org>
Mon, 7 Oct 2019 14:41:06 +0000 (14:41 +0000)
commit865ac3b3553751dd72cf805d9933639b129f36e2
tree422fefb1d7cbf113d568b012a3507c6580980b36
parentc96b4e13235351b03f2da790cc97de53ff86e4f7
Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32

Also move the 'unit' test into integration, given it tests code
using globals.

Change-Id: Ie039cae9b5d2870c18a6deefec9a73de522dd847
(cherry picked from commit 5b3bbd5adea327912694745db9c53d5d39de3315)
RELEASE-NOTES-1.34
includes/diff/DifferenceEngine.php
tests/phpunit/includes/api/ApiComparePagesTest.php
tests/phpunit/includes/diff/DifferenceEngineSlotDiffRendererTest.php
tests/phpunit/includes/diff/DifferenceEngineTest.php
tests/phpunit/integration/includes/diff/DifferenceEngineSlotDiffRendererIntegrationTest.php [new file with mode: 0644]