Fix doc bug #62541 (proc_open doesn't support context).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326720 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-07-20 03:26:42 +00:00
parent 90ffb95c20
commit aab2c4bbeb

View file

@ -130,11 +130,11 @@
<literal>bypass_shell</literal> (windows only): bypass
<literal>cmd.exe</literal> shell when set to &true;
</member>
<!-- FIXME PHP_6
<member>
<literal>context</literal>: stream context used when opening files
(created with <function>stream_context_create</function>)
</member>
<!-- FIXME PHP_6
<member>
<literal>binary_pipes</literal>: open pipes in binary mode, instead
of using the usual <literal>stream_encoding</literal>