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.
2 parents ad85226 + efa8a5f commit e2b3fd5Copy full SHA for e2b3fd5
components/process.rst
@@ -109,11 +109,6 @@ You can configure the options passed to the ``other_options`` argument of
109
// this option allows a subprocess to continue running after the main script exited
110
$process->setOptions(['create_new_console' => true]);
111
112
-.. note::
113
-
114
- The ``create_new_console`` option is only available on Windows!
115
116
117
Using Features From the OS Shell
118
--------------------------------
119
0 commit comments