wiki.techinc.nl/includes/context
Timo Tijhof 35d62b19e2 context: Remove duplicate log message from RequestContext::getLanguage()
> A long, long time ago,
> I can still remember how those warnings used to make me smile.
> And, I knew if I had my chance, that I could make those traces dance,
> and... Maybe they'd be present for a while.

Ever since T45086, we have traces for warnings in production
so this is no longer needed. Also it uses getTraceAsString()
which is something we're trying to phase out.

Bug: T233342
Change-Id: I79ce582c7f057b22a9ead2f2b014aba41f869325
2020-07-23 22:10:54 +00:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ContextSource.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
DerivativeContext.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
IContextSource.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
MutableContext.php Improve 1-letter variable names in MutableContext and implementations 2018-01-07 15:53:55 +01:00
RequestContext.php context: Remove duplicate log message from RequestContext::getLanguage() 2020-07-23 22:10:54 +00:00