Page MenuHomePhabricator

PHP Warning: Undefined array key "enabled" / PHP Warning: Undefined array key "parameters"
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error
  • mwversion: 1.46.0-wmf.2
  • timestamp: 2025-11-12T21:39:00.991Z
  • phpversion: 8.3.26
  • reqId: dc052cdf-c2cf-4692-902c-8dd8461ea6d8
  • Find reqId in Logstash
normalized_message
[{reqId}] {exception_url}   PHP Warning: Undefined array key "enabled"
Impact
Notes
Error
  • mwversion: 1.46.0-wmf.2
  • timestamp: 2025-11-12T21:39:00.991Z
  • phpversion: 8.3.26
  • reqId: dc052cdf-c2cf-4692-902c-8dd8461ea6d8
  • Find reqId in Logstash
normalized_message
[{reqId}] {exception_url}   PHP Warning: Undefined array key "parameters"
Impact
Notes

Details

Request URL
https://meta.wikimedia.org/w/index.php?notice=*&subaction=*&title=*
Related Changes in Gerrit:

Event Timeline

Reedy renamed this task from PHP Warning: Undefined array key "enabled" to PHP Warning: Undefined array key "enabled" / PHP Warning: Undefined array key "parameters".Nov 14 2025, 8:56 PM

Change #1206417 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/CentralNotice@master] Fix bad call to Campaign::getCampaignMixins

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

Change #1206417 merged by jenkins-bot:

[mediawiki/extensions/CentralNotice@master] Fix bad call to Campaign::getCampaignMixins

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

Change #1206467 had a related patch set uploaded (by Ejegg; author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/CentralNotice@wmf_deploy] Fix bad call to Campaign::getCampaignMixins

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

Sorry, I merged the bad call without fully testing the mixins behavior locally. I've cherry-picked @thiemowmde's patch to the wmf_deploy branch.

Change #1206467 merged by jenkins-bot:

[mediawiki/extensions/CentralNotice@wmf_deploy] Fix bad call to Campaign::getCampaignMixins

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

Ejegg claimed this task.

Looks like @thiemowmde fixed it with the attached patch