Make Special:Version escape extension names that aren't links
authorBrian Wolff <bawolff+wn@gmail.com>
Sun, 17 Feb 2019 11:09:45 +0000 (11:09 +0000)
committerKrinkle <krinklemail@gmail.com>
Sun, 7 Apr 2019 17:06:19 +0000 (17:06 +0000)
commit1aba1d864c135740c2c37c7af30e2117be072769
tree70bad3f0b45fa18d2c3e694d6918ec34653e4d27
parentc4ef867c873df46d8641d9c1f0b652871702ef1a
Make Special:Version escape extension names that aren't links

This is to make phan-taint-check happy. Technically this is
a breaking change, but I am unaware of any extensions actually
having their names be arbitrary html, and support for this
is not documented anywhere.

Bug: T216348
Change-Id: I065d7e57f36e079e0b02180379e2df1f8535f3a8
RELEASE-NOTES-1.33
includes/specials/SpecialVersion.php