Throw exception when trying to stash unset globals
authoraddshore <addshorewiki@gmail.com>
Wed, 5 Mar 2014 20:25:49 +0000 (21:25 +0100)
committeraddshore <addshorewiki@gmail.com>
Sun, 9 Mar 2014 13:52:40 +0000 (14:52 +0100)
commit4b3b1000c0b5a3165a00d919299ccf14f33bbee8
treefbe8a7f307f02732d126b418ba8cab455718a516
parent491993a2f5c0321e1511571d5207162b31ef2c20
Throw exception when trying to stash unset globals

If we are trying to stash an unset global then
throw an exception!

Also adds a test

Change-Id: I25f493a0a535201c08ca9624c2c650f61d9e256d
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/tests/MediaWikiTestCaseTest.php