Weaken the recursion guard on RequestContext::getLanguage()
authorTim Starling <tstarling@wikimedia.org>
Fri, 8 Feb 2013 05:38:41 +0000 (16:38 +1100)
committerTim Starling <tstarling@wikimedia.org>
Fri, 8 Feb 2013 05:38:41 +0000 (16:38 +1100)
commit4d15d532598134bdc659ab4cee469d2f2025fecd
tree3aaea03bf1176b013656f6486cadbf0005f164cc
parent3e2706e4c9c37db2b32955e64a14271bf6d970b4
Weaken the recursion guard on RequestContext::getLanguage()

Just log and soldier on, since for some reason we are seeing a lot of
these exceptions at the moment, with multiple root causes. Based on Matt
Walker's I49dbc2d7. Updates Idc11b547. See bug 44754.

Change-Id: I2e8c062741c1b2ec2acd68dc76d3fb6efb113571
includes/context/RequestContext.php