Page MenuHomePhabricator

PHP Deprecated: Use of MediaWiki\Output\OutputPage::parserOptions was deprecated in MediaWiki 1.44. [Called from SpecialCentralNoticeBanners::showBannerEditor]
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 SpecialCentralNoticeBanners::showBannerEditor]
FrameLocationCall
from/srv/mediawiki/php-1.44.0-wmf.22/extensions/CentralNotice/includes/specials/SpecialCentralNoticeBanners.php(534)
#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/extensions/CentralNotice/includes/specials/SpecialCentralNoticeBanners.php(534)MediaWiki\Output\OutputPage->parserOptions()
#7/srv/mediawiki/php-1.44.0-wmf.22/extensions/CentralNotice/includes/specials/SpecialCentralNoticeBanners.php(97)SpecialCentralNoticeBanners->showBannerEditor()
#8/srv/mediawiki/php-1.44.0-wmf.22/includes/specialpage/SpecialPage.php(729)SpecialCentralNoticeBanners->execute(string)
#9/srv/mediawiki/php-1.44.0-wmf.22/includes/specialpage/SpecialPageFactory.php(1737)MediaWiki\SpecialPage\SpecialPage->run(string)
#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

OutputPage::parserOptions() got deprecated by https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1056213; heads-up to @cscott

Details

MediaWiki Version
1.44.0-wmf.22
Request URL
https://meta.wikimedia.org/wiki/Special:CentralNoticeBanners/edit/frwiki_mois_oceanien
Related Changes in Gerrit:

Event Timeline

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

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

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

Change #1131346 merged by jenkins-bot:

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

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

Change #1131364 had a related patch set uploaded (by Jforrester; author: Jforrester):

[mediawiki/extensions/CentralNotice@wmf_deploy] Merge remote-tracking branch 'origin/master' into wmf_deploy

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

Change #1131364 abandoned by Reedy:

[mediawiki/extensions/CentralNotice@wmf_deploy] Merge remote-tracking branch 'origin/master' into wmf_deploy

Reason:

https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CentralNotice/+/1131414

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

Reedy assigned this task to cscott.