Simplify OutputPage constructor
authorMax Semenik <maxsem.wiki@gmail.com>
Sat, 9 Sep 2017 02:12:37 +0000 (19:12 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 13 Oct 2017 19:48:46 +0000 (19:48 +0000)
commitc4145b2f087c0d8f46191456aa0e4cf83e7b1ba1
tree639c195c3e55e374196b6159622b1d7581b94cc8
parent128881c1f19a9c5c476822bde821ae898d0c5887
Simplify OutputPage constructor

Make it impossible to instantiate this class without passing it
context. This appears to be the oldest wfDeprecated() in MediaWiki.
All callers have been updated.

Change-Id: I00b9e283ad22c6274b358063b9f9e60fe93d5ee7
RELEASE-NOTES-1.31
includes/OutputPage.php