Linker: Use parentheses by default in userToolLinksRedContribs()
authorRoan Kattouw <roan.kattouw@gmail.com>
Fri, 19 Apr 2019 21:49:40 +0000 (14:49 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Fri, 19 Apr 2019 22:09:36 +0000 (15:09 -0700)
commit5ce1e2b743d54aad84971215a2290aab7f661440
treef47588e4227d7feb4a463d7c51d50da89d7d63c1
parent61702397aa04572251869935245c07a0821f6c4a
Linker: Use parentheses by default in userToolLinksRedContribs()

This function had been changed to unconditionally disable parentheses,
but none of its callers load the CSS needed to make that work.

Bug: T220767
Change-Id: I566d65e155258d3bd1a1a06bca9aa2b3a2d417ee
Follows-Up: I6eeeaa3b58d37adb7fefb4cc6915022229b3b324
includes/Linker.php
tests/phpunit/includes/logging/LogFormatterTest.php