Skip to content

Commit e2b3fd5

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: [Process] Remove wrong note about `create_new_console` option
2 parents ad85226 + efa8a5f commit e2b3fd5

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)