Error
- service.version: 1.45.0-wmf.1
- trace.id: 9c0dc76c-c38e-41e1-8e9e-ffb2dedf16ee
- Find trace.id in Logstash
[{reqId}] {exception_url} PHP Deprecated: Use of MediaWiki\Xml\Xml::input was deprecated in MediaWiki 1.42. [Called from MediaWiki\Xml\Xml::inputLabelSep]| Frame | Location | Call |
|---|---|---|
| from | /srv/mediawiki/php-1.45.0-wmf.1/includes/xml/Xml.php(459) | |
| #0 | [internal function] | MediaWiki\Exception\MWExceptionHandler::handleError(int, string, string, string) |
| #1 | /srv/mediawiki/php-1.45.0-wmf.1/includes/debug/MWDebug.php(386) | trigger_error(string, int) |
| #2 | /srv/mediawiki/php-1.45.0-wmf.1/includes/debug/MWDebug.php(357) | MediaWiki\Debug\MWDebug::sendRawDeprecated(string, bool, string) |
| #3 | /srv/mediawiki/php-1.45.0-wmf.1/includes/debug/MWDebug.php(238) | MediaWiki\Debug\MWDebug::deprecatedMsg(string, string, string, int) |
| #4 | /srv/mediawiki/php-1.45.0-wmf.1/includes/GlobalFunctions.php(782) | MediaWiki\Debug\MWDebug::deprecated(string, string, string, int) |
| #5 | /srv/mediawiki/php-1.45.0-wmf.1/includes/xml/Xml.php(310) | wfDeprecated(string, string) |
| #6 | /srv/mediawiki/php-1.45.0-wmf.1/includes/xml/Xml.php(459) | MediaWiki\Xml\Xml::input(string, int, string, array) |
| #7 | /srv/mediawiki/php-1.45.0-wmf.1/includes/xml/Xml.php(437) | MediaWiki\Xml\Xml::inputLabelSep(string, string, string, int, string, array) |
| #8 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtView.php(960) | MediaWiki\Xml\Xml::inputLabel(string, string, string, int, string, array) |
| #9 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtView.php(797) | LqtView->getSubjectEditor(string, string) |
| #10 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtView.php(1581) | LqtView->showPostEditingForm(Thread) |
| #11 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtView.php(1853) | LqtView->showThreadBody(Thread) |
| #12 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtView.php(2201) | LqtView->showSingleThread(Thread) |
| #13 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/Pages/ThreadPermalinkView.php(221) | LqtView->showThread(Thread, int, int, array) |
| #14 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtDispatch.php(114) | ThreadPermalinkView->show() |
| #15 | /srv/mediawiki/php-1.45.0-wmf.1/extensions/LiquidThreads/includes/LqtDispatch.php(234) | LqtDispatch::threadPermalinkMain(MediaWiki\Output\OutputPage, MediaWiki\Page\Article, MediaWiki\Title\Title, MediaWiki\User\User, MediaWiki\Request\WebRequest) |
| #16 | /srv/mediawiki/php-1.45.0-wmf.1/includes/HookContainer/HookContainer.php(155) | LqtDispatch::tryPage(MediaWiki\Output\OutputPage, MediaWiki\Page\Article, MediaWiki\Title\Title, MediaWiki\User\User, MediaWiki\Request\WebRequest, MediaWiki\Actions\ActionEntryPoint) |
| #17 | /srv/mediawiki/php-1.45.0-wmf.1/includes/HookContainer/HookRunner.php(2600) | MediaWiki\HookContainer\HookContainer->run(string, array) |
| #18 | /srv/mediawiki/php-1.45.0-wmf.1/includes/actions/ActionEntryPoint.php(692) | MediaWiki\HookContainer\HookRunner->onMediaWikiPerformAction(MediaWiki\Output\OutputPage, MediaWiki\Page\Article, MediaWiki\Title\Title, MediaWiki\User\User, MediaWiki\Request\WebRequest, MediaWiki\Actions\ActionEntryPoint) |
| #19 | /srv/mediawiki/php-1.45.0-wmf.1/includes/actions/ActionEntryPoint.php(505) | MediaWiki\Actions\ActionEntryPoint->performAction(MediaWiki\Page\Article, MediaWiki\Title\Title) |
| #20 | /srv/mediawiki/php-1.45.0-wmf.1/includes/actions/ActionEntryPoint.php(143) | MediaWiki\Actions\ActionEntryPoint->performRequest() |
| #21 | /srv/mediawiki/php-1.45.0-wmf.1/includes/MediaWikiEntryPoint.php(198) | MediaWiki\Actions\ActionEntryPoint->execute() |
| #22 | /srv/mediawiki/php-1.45.0-wmf.1/index.php(58) | MediaWiki\MediaWikiEntryPoint->run() |
| #23 | /srv/mediawiki/w/index.php(3) | require(string) |
| #24 | {main} | |
Notes
Started after deploying 1.45.0-wmf.1 to group0. Volume is tiny as of this writing.
Surfaced by https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1141084, which was merged as part of T341775. The offending code is https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/4ed03d640801a2a2e13d7993829d49c1b4823237/includes/xml/Xml.php#459