wiki.techinc.nl/maintenance/includes
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
..
BackupDumper.php WikiExporter: inject services 2021-09-06 10:03:37 +00:00
Benchmarker.php benchmarks: Set a default file in benchmarkJSMinPlus.php 2021-08-26 04:40:02 +01:00
DeleteLocalPasswords.php More master -> primary documentation and internal var renaming 2021-07-15 11:20:20 +01:00
FakeMaintenance.php maintenance: Move FakeMaintenance and LoggedUpdateMaintenance to their own files 2020-04-21 16:42:01 +00:00
LoggedUpdateMaintenance.php Factor out LoggedUpdateMaintenance::setForce() 2021-06-24 16:21:53 +10:00
Maintenance.php profiler: Remove dependency on WebRequest from Profiler 2021-10-09 03:00:45 +00:00
MigrateActors.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
MWDoxygenFilter.php maintenance: Mark some closures as static 2021-02-07 02:18:30 +00:00
SevenZipStream.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
TextPassDumper.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00