wiki.techinc.nl/includes/profiler
Timo Tijhof df32228920 profiler: Remove dependency on WebRequest from Profiler
I intent to remove Profiler::getContext/setContext after a week
without deprecation. I consider these methods as internal (they
predate the stable interface policy, and we forgot to triage this
class, it has neither `@stable` nor `@internal`).

The hard-deprecation in this commit is to detect any use that may
have gone unnoticed in WMF production from Codesearch analysis alone,
where no usage was found.

Bug: T292269
Change-Id: Id40679f21cc7a3f77a1b96a4bbd55daeaea16892
2021-10-09 03:00:45 +00:00
..
output
Profiler.php profiler: Remove dependency on WebRequest from Profiler 2021-10-09 03:00:45 +00:00
ProfilerExcimer.php profiler: Document ProfilerXhprof class options 2021-09-07 03:10:32 +01:00
ProfilerSectionOnly.php profiler: Document ProfilerXhprof class options 2021-09-07 03:10:32 +01:00
ProfilerStub.php
ProfilerXhprof.php profiler: Fixup broken logic for the new 'running' option 2021-09-16 03:26:23 +01:00
SectionProfileCallback.php
SectionProfiler.php profiler: Document ProfilerXhprof class options 2021-09-07 03:10:32 +01:00