Hard deprecate $wgTidyConfig['driver'] = 'disabled'
authorC. Scott Ananian <cscott@cscott.net>
Fri, 26 Oct 2018 02:02:47 +0000 (22:02 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Fri, 26 Oct 2018 02:20:49 +0000 (22:20 -0400)
This was already deprecated in the release notes, and is not used in
production, but I'd overlooked adding an appropriate hard deprecation
notice in MWTidy::factory() to notify downstream users.

Change-Id: I8f4d8154a1d8a233017f54f0fb4bcfdf4a0373e1


No differences found