Skip to content

Commit 25eac32

Browse files
thomas-ljaviereguiluz
authored andcommitted
create_new_console option only on Windows
1 parent cd6fc02 commit 25eac32

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
@@ -104,6 +104,10 @@ Configuring Process Options
104104

105105
The feature to configure process options was introduced in Symfony 5.2.
106106

107+
.. caution::
108+
109+
Windows only
110+
107111
Symfony uses the PHP :phpfunction:`proc_open` function to run the processes.
108112
You can configure the options passed to the ``other_options`` argument of
109113
``proc_open()`` using the ``setOptions()`` method::

0 commit comments

Comments
 (0)