Commit aef616b
committed
minor #18150 [Process] 📝 process:
This PR was submitted for the 6.2 branch but it was squashed and merged into the 5.4 branch instead.
Discussion
----------
[Process] 📝 process: `create_new_console` is only for windows
cf: https://www.php.net/manual/en/function.proc-open.php
I find the current documentation a bit misleading because this option actually does nothing on non-Windows systems
Commits
-------
bc79167 [Process] 📝 process: `create_new_console` is only for windowscreate_new_console is only for windows (homersimpsons)1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| |||
0 commit comments