mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
90ffb95c20
commit
aab2c4bbeb
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue