Change ParserOptions `tidy` default to `true`
authorC. Scott Ananian <cscott@cscott.net>
Thu, 20 Sep 2018 21:16:16 +0000 (17:16 -0400)
committerC. Scott Ananian <cananian@wikimedia.org>
Mon, 29 Oct 2018 19:37:00 +0000 (19:37 +0000)
commit58abac2d1489cdfaaf2ffdf2f9e1214509760b31
tree61c978bcf59b52e47fb9f13d39424f24b2648337
parenta3f63785eebfa2f729d42da880b6722736ef1e7d
Change ParserOptions `tidy` default to `true`

We are deprecating the non-tidy modes of the parser.

ParserOptions::getCanonicalOverrides() has always set `tidy` to `true` at
any rate, so this isn't going to invalidate any parser cache entries.

Change-Id: Ib703a041edf8a8d57e94f136965f72d9bbfcf222
RELEASE-NOTES-1.33
includes/parser/ParserOptions.php