HipHop Warning: Unable to open specified file: php://stdin (mode r) in /usr/local/apache/common/php-1.23wmf2/includes/GlobalFunctions.php on line 2816
Version: 1.23.0
Severity: minor
URL: https://github.com/facebook/hhvm/issues/1247
HipHop Warning: Unable to open specified file: php://stdin (mode r) in /usr/local/apache/common/php-1.23wmf2/includes/GlobalFunctions.php on line 2816
Version: 1.23.0
Severity: minor
URL: https://github.com/facebook/hhvm/issues/1247
This was broken as a result of gerrit change 91115. This is hhvm's fault though, so I've filed upstream: https://github.com/facebook/hhvm/issues/1247
Change 94065 had a related patch set uploaded by Chad:
Work around HHVM bug with stdin/stdout in proc_open()
Change 94065 merged by jenkins-bot:
Work around HHVM bug with stdin/stdout in proc_open()
It's a workaround, not a solution. Let's leave this open until the upstream issue is resolved.
(Lowering priority and severity a bit since we've got a workaround now)
[Using keyword instead of tracking bug for HipHop issues as requested in bug 40926 comment 5. Filter bugmail on this message.]
Looks like this was fixed upstream? Can the work around be reverted and this patch closed?
Change 125435 had a related patch set uploaded by Aaron Schulz:
Revert "Work around HHVM bug with stdin/stdout in proc_open()"
Change 125435 merged by jenkins-bot:
Revert "Work around HHVM bug with stdin/stdout in proc_open()"