Set default fragment mode to [ 'legacy', 'html5' ]
authorMax Semenik <maxsem.wiki@gmail.com>
Sat, 20 Jan 2018 02:36:30 +0000 (18:36 -0800)
committerMax Semenik <maxsem.wiki@gmail.com>
Sat, 20 Jan 2018 02:36:30 +0000 (18:36 -0800)
commit2639f3350167a4331dfa6120b9a47c80b731f518
tree404d77215193afe1364a93c6930a682181b6e1d4
parentd9b7592d5e7b31c93b0d71852bd692682f73788b
Set default fragment mode to [ 'legacy', 'html5' ]

This is step one in migration, 1.35 LTS should make it
[ 'html5', 'legacy' ].

Also issue deprecation warnings for $wgExperimentalHtmlIds.

Bug: T152540
Bug: T139744
Change-Id: I8780bb589002a4f836ba90bd18093a56cddc3ddf
RELEASE-NOTES-1.31
includes/DefaultSettings.php
includes/Setup.php