wiki.techinc.nl/includes/context
daniel 9636d44448 Guard recursion flag against exceptions.
To avoid misleading errors in case of failed initialization,
flags used to protected against recursion need to be reset
in case of an exception being thrown.

Change-Id: Ifbc1db4b827012177fcfd271981179ebb2329b52
2014-06-24 15:55:39 +02:00
..
ContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
DerivativeContext.php Removed setLang() too from IContextSource subclasses 2014-06-22 19:54:14 +00:00
IContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
RequestContext.php Guard recursion flag against exceptions. 2014-06-24 15:55:39 +02:00