Page MenuHomePhabricator

[Regression] "Undefined offset" error from within wfShellExec()
Closed, ResolvedPublic

Description

I get "PHP Notice: Undefined offset: 0 in /vagrant/mediawiki/includes/GlobalFunctions.php on line 2865" when starting phpsh, though it still works. This might somehow be related to e53af95c9301ca092ffa1f7de022beb24d60ea52 in core.


Version: 1.22.0
Severity: major

Details

Reference
bz56360

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:21 AM
bzimport set Reference to bz56360.

Change 92607 had a related patch set uploaded by PleaseStand:
wfShellExec: Work around PHP 5.3 stream_select() issue

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

Change 92607 merged by jenkins-bot:
wfShellExec: Work around PHP 5.3 stream_select() issue

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