wiki.techinc.nl/tests/phpunit/includes/diff
Thiemo Kreuz 32bbb421c7 diff: Fix small issues and compact syntax in DifferenceEngine
The purpose of all these changes is not only to make the code
shorter, but to make it more readable.

Notable:
* Fix wrong type hints.
* The `foreach ( $roles )` loop was processing everything twice.
* Inline preg_replace_callback() callbacks.

Change-Id: I2b8146946ab6966cc6f047556a0a898624af181a
2022-02-04 10:55:48 +01:00
..
CustomDifferenceEngine.php Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
DifferenceEngineSlotDiffRendererTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
DifferenceEngineTest.php diff: Fix small issues and compact syntax in DifferenceEngine 2022-02-04 10:55:48 +01:00
FakeDiffOp.php
SlotDiffRendererTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
TextSlotDiffRendererTest.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00