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 cd6fc02 commit 25eac32Copy full SHA for 25eac32
components/process.rst
@@ -104,6 +104,10 @@ Configuring Process Options
104
105
The feature to configure process options was introduced in Symfony 5.2.
106
107
+.. caution::
108
+
109
+ Windows only
110
111
Symfony uses the PHP :phpfunction:`proc_open` function to run the processes.
112
You can configure the options passed to the ``other_options`` argument of
113
``proc_open()`` using the ``setOptions()`` method::
0 commit comments