-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
ProcesshasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
It allows to enable the TTY mode everywhere it's available without risking an exception:
$process = (new Process)->setTty(Process::isTtySupported());
See #6188
Sadly our docs about TTY, PTY, etc. are very lacking. There's an old issue about this --> #6188 We need to find someone who truly understand this well and explains it to us. Thanks!
Metadata
Metadata
Assignees
Labels
ProcesshasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.