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 |
||
|---|---|---|
| .. | ||
| CustomDifferenceEngine.php | ||
| DifferenceEngineSlotDiffRendererTest.php | ||
| DifferenceEngineTest.php | ||
| FakeDiffOp.php | ||
| SlotDiffRendererTest.php | ||
| TextSlotDiffRendererTest.php | ||