We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c3912 commit c1f8c2eCopy full SHA for c1f8c2e
reference/exec/functions/proc-open.xml
@@ -95,6 +95,7 @@
95
element is either <literal>r</literal> to pass the read end of the pipe
96
to the process, or <literal>w</literal> to pass the write end) and
97
<literal>file</literal> (the second element is a filename).
98
+ Note that anything else than <literal>w</literal> is treated like <literal>r</literal>.
99
</member>
100
<member>
101
A stream resource representing a real file descriptor (e.g. opened file,
0 commit comments