Page MenuHomePhabricator

PHP Deprecated: Use of MediaWiki\Output\OutputPage::parserOptions was deprecated in MediaWiki 1.44. [Called from MediaWiki\Specials\SpecialUndelete::showRevision]
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error
labels.normalized_message
[{reqId}] {exception_url}   PHP Deprecated: Use of MediaWiki\Output\OutputPage::parserOptions was deprecated in MediaWiki 1.44. [Called from MediaWiki\Specials\SpecialUndelete::showRevision]
FrameLocationCall
from/srv/mediawiki/php-1.44.0-wmf.22/includes/specials/SpecialUndelete.php(700)
#0[internal function]MWExceptionHandler::handleError(int, string, string, string)
#1/srv/mediawiki/php-1.44.0-wmf.22/includes/debug/MWDebug.php(386)trigger_error(string, int)
#2/srv/mediawiki/php-1.44.0-wmf.22/includes/debug/MWDebug.php(357)MediaWiki\Debug\MWDebug::sendRawDeprecated(string, bool, string)
#3/srv/mediawiki/php-1.44.0-wmf.22/includes/debug/MWDebug.php(238)MediaWiki\Debug\MWDebug::deprecatedMsg(string, string, string, int)
#4/srv/mediawiki/php-1.44.0-wmf.22/includes/GlobalFunctions.php(781)MediaWiki\Debug\MWDebug::deprecated(string, string, string, int)
#5/srv/mediawiki/php-1.44.0-wmf.22/includes/Output/OutputPage.php(2017)wfDeprecated(string, string)
#6/srv/mediawiki/php-1.44.0-wmf.22/includes/specials/SpecialUndelete.php(700)MediaWiki\Output\OutputPage->parserOptions()
#7/srv/mediawiki/php-1.44.0-wmf.22/includes/specials/SpecialUndelete.php(366)MediaWiki\Specials\SpecialUndelete->showRevision(string)
#8/srv/mediawiki/php-1.44.0-wmf.22/includes/specialpage/SpecialPage.php(729)MediaWiki\Specials\SpecialUndelete->execute(null)
#9/srv/mediawiki/php-1.44.0-wmf.22/includes/specialpage/SpecialPageFactory.php(1737)MediaWiki\SpecialPage\SpecialPage->run(null)
#10/srv/mediawiki/php-1.44.0-wmf.22/includes/actions/ActionEntryPoint.php(499)MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, MediaWiki\Context\RequestContext)
#11/srv/mediawiki/php-1.44.0-wmf.22/includes/actions/ActionEntryPoint.php(143)MediaWiki\Actions\ActionEntryPoint->performRequest()
#12/srv/mediawiki/php-1.44.0-wmf.22/includes/MediaWikiEntryPoint.php(202)MediaWiki\Actions\ActionEntryPoint->execute()
#13/srv/mediawiki/php-1.44.0-wmf.22/index.php(58)MediaWiki\MediaWikiEntryPoint->run()
#14/srv/mediawiki/w/index.php(3)require(string)
#15{main}
Impact
Notes

Details

MediaWiki Version
1.44.0-wmf.22
Request URL
https://en.wikipedia.org/w/index.php?action=submit&title=Special:Undelete
Related Changes in Gerrit:

Event Timeline

Change #1131791 had a related patch set uploaded (by C. Scott Ananian; author: C. Scott Ananian):

[mediawiki/core@master] Avoid use of OutputPage::parserOptions()

https://gerrit.wikimedia.org/r/1131791

Change #1131791 merged by jenkins-bot:

[mediawiki/core@master] Avoid use of OutputPage::parserOptions()

https://gerrit.wikimedia.org/r/1131791