Page MenuHomePhabricator

PHP Warning: Invalid argument supplied for foreach()
Closed, DuplicatePublicPRODUCTION ERROR

Description

Error

MediaWiki version: 1.35.0-wmf.36

message
PHP Warning: Invalid argument supplied for foreach()

Impact

Noted on group0 of train. Not many instances yet, but seems clealy like a bug, so best to report and get fixed. Not currently a train blocker.

Notes

Details

Request ID
6e1a46be-4f5c-4257-935c-7af568254c66
Request URL
https://www.mediawiki.org/w/api.php
Stack Trace
exception.trace
#0 /srv/mediawiki/php-1.35.0-wmf.36/extensions/Echo/includes/api/ApiEchoMute.php(77): MWExceptionHandler::handleError(integer, string, string, integer, array)
#1 /srv/mediawiki/php-1.35.0-wmf.36/extensions/Echo/includes/api/ApiEchoMute.php(44): ApiEchoMute->lookupIds(NULL, string)
#2 /srv/mediawiki/php-1.35.0-wmf.36/includes/api/ApiMain.php(1585): ApiEchoMute->execute()
#3 /srv/mediawiki/php-1.35.0-wmf.36/includes/api/ApiMain.php(525): ApiMain->executeAction()
#4 /srv/mediawiki/php-1.35.0-wmf.36/includes/api/ApiMain.php(496): ApiMain->executeActionWithErrorHandling()
#5 /srv/mediawiki/php-1.35.0-wmf.36/api.php(84): ApiMain->execute()
#6 /srv/mediawiki/w/api.php(3): require(string)
#7 {main}