Error
- service.version: 1.45.0-wmf.1
- trace.id: 09ff39ac-8eda-4bc8-ac1f-459e1818a57f
- Find trace.id in Logstash
[{reqId}] {exception_url} PHP Deprecated: Use of MediaWiki\Xml\Xml::radio was deprecated in MediaWiki 1.42. [Called from SpecialCentralNoticeLogs::getLogSwitcher]Notes
Yet another deprecation surfaced by the wfDeprecated added ahead of 1.45.0-wmf.1.
We should just stop deprecating things, it's a bother.
Offender seems to be two lines shifted from the line mentioned in the stacktrace: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/CentralNotice/+blame/refs/heads/wmf/1.45.0-wmf.1/includes/specials/SpecialCentralNoticeLogs.php#299
(@Jdforrester-WMF pinging you again, apologies)