Default installations to using RemexHtml for tidying
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 4 Apr 2018 17:18:56 +0000 (10:18 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 10 Apr 2018 17:51:34 +0000 (10:51 -0700)
commit78e5c8d7af310c0f81da84f232c5a9c0eaf019cd
treeddc86441196877b79b54d282a597d97b0b4778f2
parent0da97e7a0352e8d4fd37fab2a7b2cb8c5b80f9ad
Default installations to using RemexHtml for tidying

This combines two changes â€“ defaulting tidying to on, previously off, and
defaulting the tidying library to RemexHtml, previously the tidy binary.
Config options are going to be a bit of a mess until we drop support for
the old tidy binary config route.

Bug: T185753
Depends-On: I0a8973f508fbf65160177b003260831639828eeb
Change-Id: I6879a77a78d780c7c056d807dde20682c6097d1b
RELEASE-NOTES-1.31
includes/DefaultSettings.php
tests/phpunit/includes/parser/TidyTest.php