Make $wgExperimentalHtmlIds fall back on modern HTML5 mode
authorMax Semenik <maxsem.wiki@gmail.com>
Tue, 12 Sep 2017 01:28:51 +0000 (18:28 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Tue, 12 Sep 2017 01:28:51 +0000 (18:28 -0700)
commit63f17fadda741d74021408d117f625d80475af4f
tree92cc5e361bf16d6b9efdfea123564263602b3ac7
parent5ad3e042b5bf3c4c425a0377e397df7805e37a7f
Make $wgExperimentalHtmlIds fall back on modern HTML5 mode

This is a first step of deprecation, next would be to swap the two
modes, making html5 fall back on html5-legacy. No separate release
notes are required as this is part of deprecation already documented.

Change-Id: I132cffbc70bf76f9863d61fd109c73da7bdaeb18
includes/Setup.php