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 |
||
|---|---|---|
| .. | ||
| BufferHandler.php | ||
| CeeFormatter.php | ||
| LegacyFormatter.php | ||
| LegacyHandler.php | ||
| LineFormatter.php | ||
| LogstashFormatter.php | ||
| MwlogHandler.php | ||
| SyslogHandler.php | ||
| WikiProcessor.php | ||