8000 minor #18415 [Process] Remove wrong note about `create_new_console` o… · xelaris/symfony-docs@efa8a5f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit efa8a5f

Browse files
committed
minor symfony#18415 [Process] Remove wrong note about create_new_console option (alexandre-daubois)
This PR was submitted for the 6.4 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Process] Remove wrong note about `create_new_console` option Fix symfony#18414 Commits ------- 68642ae [Process] Remove wrong note about `create_new_console` option
2 parents 45bf439 + 68642ae commit efa8a5f

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
@@ -113,11 +113,6 @@ You can configure the options passed to the ``other_options`` argument of
113113
// this option allows a subprocess to continue running after the main script exited
114114
$process->setOptions(['create_new_console' => true]);
115115

116-
.. note::
117-
118-
The ``create_new_console`` option is only available on Windows!
119-
120-
121116
Using Features From the OS Shell
122117
--------------------------------
123118

0 commit comments

Comments
 (0)
0