PHP Warning: Array key should be either a string or an integer #0 /srv/mediawiki/php-1.32.0-wmf.12/includes/libs/MapCacheLRU.php(201): MWExceptionHandler::handleError(integer, string, string, integer, array, array) #1 /srv/mediawiki/php-1.32.0-wmf.12/includes/libs/ProcessCacheLRU.php(67): MapCacheLRU->hasField(string, boolean, integer) #2 /srv/mediawiki/php-1.32.0-wmf.12/includes/filerepo/RepoGroup.php(144): ProcessCacheLRU->has(string, boolean, integer) #3 /srv/mediawiki/php-1.32.0-wmf.12/includes/GlobalFunctions.php(2831): RepoGroup->findFile(Title, array) #4 /srv/mediawiki/php-1.32.0-wmf.12/includes/Linker.php(746): wfFindFile(Title, array) #5 /srv/mediawiki/php-1.32.0-wmf.12/includes/specials/SpecialMIMEsearch.php(195): Linker::makeMediaLinkObj(Title, string)
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Release | zeljkofilipin | T191059 1.32.0-wmf.13 deployment blockers | ||
| Resolved | aaron | T200026 RepoGroup exceptions due to "false" being passed as a key to MapCacheLRU |
Event Timeline
Change 446777 had a related patch set uploaded (by Aaron Schulz; owner: Aaron Schulz):
[mediawiki/core@master] Avoid passing "false" as keys to MapCacheLRU in RepoGroup
Change 447003 had a related patch set uploaded (by Krinkle; owner: Aaron Schulz):
[mediawiki/core@wmf/1.32.0-wmf.13] Avoid passing "false" as keys to MapCacheLRU in RepoGroup
Change 446777 merged by jenkins-bot:
[mediawiki/core@master] Avoid passing "false" as keys to MapCacheLRU in RepoGroup
Change 447003 merged by jenkins-bot:
[mediawiki/core@wmf/1.32.0-wmf.13] Avoid passing "false" as keys to MapCacheLRU in RepoGroup
Mentioned in SAL (#wikimedia-operations) [2018-07-20T00:31:25Z] <krinkle@deploy1001> Synchronized php-1.32.0-wmf.13/includes/filerepo/: I58706b5610 and I40f6ad2a3d - T200026 (duration: 00m 56s)