wiki.techinc.nl/includes/context
Derick Alangi c51f012739 Use AtEase::quietCall() instead of Wikimedia\quietCall()
Wikimedia\quietCall() is deprecated and AtEase is here for use.
I would have loved to do restoreWarnings() and suppressWarnings()
in this same patch set but will continue the work for a later patch.

Bug: T182273
Change-Id: I43e3a5f378c99b5c40883b35ba133cbd126fc433
2019-06-10 14:18:19 +00:00
..
ContextSource.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
DerivativeContext.php context: Cleanup is_null() checks and irrelevant else code paths 2019-03-20 20:51:58 +01:00
IContextSource.php Improve 1-letter variable names in MutableContext and implementations 2018-01-07 15:53:55 +01:00
MutableContext.php Improve 1-letter variable names in MutableContext and implementations 2018-01-07 15:53:55 +01:00
RequestContext.php Use AtEase::quietCall() instead of Wikimedia\quietCall() 2019-06-10 14:18:19 +00:00