Skip to content

Commit c6e5ea3

Browse files
authored
create_new_console option only on Windows
1 parent a8b5fcf commit c6e5ea3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/process.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ with a non-zero code)::
100100
Configuring Process Options
101101
---------------------------
102102

103+
.. caution::
104+
105+
Windows only
106+
103107
Symfony uses the PHP :phpfunction:`proc_open` function to run the processes.
104108
You can configure the options passed to the ``other_options`` argument of
105109
``proc_open()`` using the ``setOptions()`` method::

0 commit comments

Comments
 (0)