https://bugzilla.wikimedia.org/show_bug.cgi?id=60231

Brad Jorsch <bjor...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjor...@wikimedia.org

--- Comment #1 from Brad Jorsch <bjor...@wikimedia.org> ---
(In reply to comment #0)
> According to http://php.net/manual/en/function.passthru.php

Note that that's entirely irrelevant since wfShellExec doesn't use passthru. It
uses proc_open.

Now, whether proc_open has a similar issue when directed to use php://stdin
and/or php://stderr in certain configurations, I have no idea. It seems to
background fine in my local setup (Apache 2.4.7, PHP 5.5.8, using mod_php).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to