Skip to content

Commit fa4931e

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [Process] Remove wrong note about `create_new_console` option
2 parents eb64433 + 129c72f commit fa4931e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/process.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,6 @@ You can configure the options passed to the ``other_options`` argument of
109109
// this option allows a subprocess to continue running after the main script exited
110110
$process->setOptions(['create_new_console' => true]);
111111

112-
.. note::
113-
114-
The ``create_new_console`` option is only available on Windows!
115-
116-
117112
Using Features From the OS Shell
118113
--------------------------------
119114

0 commit comments

Comments
 (0)