Fix fatal "Call to setExpectation() on non-object" in MediaWiki::main()
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 27 Feb 2015 14:02:24 +0000 (14:02 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 27 Feb 2015 14:03:03 +0000 (14:03 +0000)
commitb1518ce2cc7bc8b90e72d2b02d16b2c15ff65aeb
treec3f5b410b14e88967840ba8eae3fa189c078371a
parent9668f62ed05ebd2ed608b3b2f0b300c82c545abf
Fix fatal "Call to setExpectation() on non-object" in MediaWiki::main()

Follows-up b403a757726e2762888e0d0ee50d.

Caught by the qunit tests via Special:RunJobs. The test is still
work-in-progress (T50002) but it's already paying off :)

Change-Id: Idb37ecb97ff77950a981bfe10a46f27e532e1abb
includes/MediaWiki.php