wiki.techinc.nl/includes/debug
Doğu Abaris 0a9d969f12 Replace deprecated WebRequest::getRequestId() with Telemetry
The WikiProcessor::__invoke() method was using the deprecated
WebRequest::getRequestId() to obtain the request ID. This patch
updates the method to use Telemetry::getInstance()->getRequestId()
instead, as per the deprecation notice in MediaWiki 1.41.

Change-Id: I542d76af00613023db219e55ab57ac9bd807c6c3
2024-01-19 10:32:45 +00:00
..
logger Replace deprecated WebRequest::getRequestId() with Telemetry 2024-01-19 10:32:45 +00:00
DeprecatablePropertyArray.php debug: Improve docs, fix ingroup tags, clean up tests 2023-10-05 11:54:30 +00:00
DeprecationHelper.php debug: Improve docs, fix ingroup tags, clean up tests 2023-10-05 11:54:30 +00:00
MWDebug.php Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer code 2023-12-14 15:24:48 +01:00